We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df980c0 commit ea4b8ccCopy full SHA for ea4b8cc
.github/workflows/pre-release.yml
@@ -136,7 +136,7 @@ jobs:
136
${{ RUNNER.TEMP }}/Sparkle_Archive/CodeEdit-${{ env.REV }}.dmg
137
${{ RUNNER.TEMP }}/Sparkle_Archive/appcast.xml
138
automatic_release_tag: "${{ env.APP_VERSION }}-alpha.${{ env.APP_BUILD }}"
139
- prerelease: true
+ prerelease: false
140
repo_token: "${{ secrets.GITHUB_TOKEN }}"
141
142
############################
0 commit comments