We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c0a8a commit 80e00e1Copy full SHA for 80e00e1
.github/workflows/release.yml
@@ -31,6 +31,5 @@ jobs:
31
with:
32
repo_token: ${{ secrets.GITHUB_TOKEN }}
33
file: sesame*
34
- tag: ${{ env.NEW_VERSION }}
35
overwrite: true
36
file_glob: true
0 commit comments