Skip to content

Commit da86e64

Browse files
committed
add version to sample workflow
1 parent 0685731 commit da86e64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testrelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
arch: ${{ matrix.arch }}
4949
entry: ${{ env.app-entry }}
5050
target: ${{ env.app-name }}
51+
version: ${{ github.ref_name }}
5152
release: 'true'
5253

5354
Publish:

0 commit comments

Comments
 (0)