Skip to content

Commit

Permalink
'Nightly1'
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsen9026 committed Jun 15, 2024
1 parent c746f42 commit 4eab630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
tag_name: v${{ env.ASSEMBLY_VERSION }}-Nightly
name: 'v1-Nightly'
tag_name: 'Nightly1'
name: 'Nightly1'
prerelease: true
body: This release is always the latest nightly release. These versions are unstable and may break your application. You've been warned.
files: |
Expand Down

0 comments on commit 4eab630

Please sign in to comment.