Skip to content

Commit 7dc965d

Browse files
authored
Fix versioning
1 parent 07f10ef commit 7dc965d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
with:
5050
artifacts: "*.bin"
5151
generateReleaseNotes: true
52+
tag: inputs.release-version
5253
token: ${{ secrets.GITHUB_TOKEN }}
5354
- name: Archive Build
5455
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)