Skip to content

Commit e74035c

Browse files
maybe fix.
1 parent 5a6e2ab commit e74035c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
env:
141141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
142142
with:
143-
tag_name: ${{ github.ref }}
143+
tag_name: '9.0.0'
144144
release_name: Release ${{ github.ref }}
145145
body: |
146146
Changes in this Release

0 commit comments

Comments
 (0)