Skip to content

Commit ee066e7

Browse files
authored
Update release.yml
1 parent e0bc2ba commit ee066e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.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 }}
4242
with:
43-
tag_name: ${{ github.ref }}
43+
tag_name: v2
4444
release_name: Release ${{ github.ref }}
4545
draft: true
4646
prerelease: false

0 commit comments

Comments
 (0)