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 ca2ddb9 commit 547cfb8Copy full SHA for 547cfb8
.github/workflows/CI.yml
@@ -60,7 +60,7 @@ jobs:
60
env:
61
GITHUB_TOKEN: ${{ github.token }} # This token is provided by Actions, you do not need to create your own token
62
with:
63
- tag_name: ${{ github.ref }}
+ tag_name: a
64
release_name: Release ${{ github.ref }}
65
body: |
66
Changes in this Release
0 commit comments