Skip to content

Commit c8535a9

Browse files
Update build.yml
1 parent 315ae51 commit c8535a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
4242
with:
43-
tag_name: ${{ github.ref }}
43+
tag_name: v1
4444
release_name: Release v1
4545
body: |
4646
Changes in this Release

0 commit comments

Comments
 (0)