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 315ae51 commit c8535a9Copy full SHA for c8535a9
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
42
with:
43
- tag_name: ${{ github.ref }}
+ tag_name: v1
44
release_name: Release v1
45
body: |
46
Changes in this Release
0 commit comments