Skip to content

Commit

Permalink
adjust release profile
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeFan committed Jan 2, 2025
1 parent e72a5c9 commit 503e755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
releaseName: "v__VERSION__"
releaseBody: "See the assets to download this version and install."
releaseDraft: true
releaseDraft: false
prerelease: true
args: ${{ matrix.args }}

0 comments on commit 503e755

Please sign in to comment.