Skip to content

Commit 0ee9d9c

Browse files
authored
Update build.yml
1 parent a5955db commit 0ee9d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
with:
36-
tag_name: '${{ env.PROJECT_VERSION }}-SNAPSHOT'
36+
tag_name: '${{ env.PROJECT_VERSION }}'
3737
release_name: SimpleTags
3838
draft: false
3939
prerelease: true

0 commit comments

Comments
 (0)