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 07f10ef commit 7dc965dCopy full SHA for 7dc965d
.github/workflows/build.yml
@@ -49,6 +49,7 @@ jobs:
49
with:
50
artifacts: "*.bin"
51
generateReleaseNotes: true
52
+ tag: inputs.release-version
53
token: ${{ secrets.GITHUB_TOKEN }}
54
- name: Archive Build
55
uses: actions/upload-artifact@v3
0 commit comments