Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjj1024 committed Feb 8, 2025
1 parent f18277e commit 07c5f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/data/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: 'PROJECTNAME'
tagName: 'PROJECTNAME-v__VERSION__'
releaseName: 'PROJECTNAME v__VERSION__'
releaseBody: 'RELEASEBODY'
releaseDraft: false
Expand Down

0 comments on commit 07c5f98

Please sign in to comment.