Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Refrac authored May 21, 2024
1 parent a5955db commit 0ee9d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: '${{ env.PROJECT_VERSION }}-SNAPSHOT'
tag_name: '${{ env.PROJECT_VERSION }}'
release_name: SimpleTags
draft: false
prerelease: true
Expand Down

0 comments on commit 0ee9d9c

Please sign in to comment.