We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97f0a2 commit 433dcd1Copy full SHA for 433dcd1
.github/workflows/release.yml
@@ -73,4 +73,5 @@ jobs:
73
with:
74
files: build/compress/*
75
prerelease: false
76
+ tag_name: ${{ github.event.release.tag_name }}
77
0 commit comments