Skip to content

Commit

Permalink
Undo dynamic dev tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsen9026 committed Jun 14, 2024
1 parent be16d59 commit 9691db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
tag_name: v${{ env.ASSEMBLY_VERSION }}-Dev
tag_name: v1-Dev
name: 'v1-Dev'
prerelease: true
body: This release is highly unstable. Expect bugs and crashes on this branch. Developers Only!
Expand Down

0 comments on commit 9691db4

Please sign in to comment.