Skip to content

Commit ea4b8cc

Browse files
authored
Update pre-release.yml
1 parent df980c0 commit ea4b8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
${{ RUNNER.TEMP }}/Sparkle_Archive/CodeEdit-${{ env.REV }}.dmg
137137
${{ RUNNER.TEMP }}/Sparkle_Archive/appcast.xml
138138
automatic_release_tag: "${{ env.APP_VERSION }}-alpha.${{ env.APP_BUILD }}"
139-
prerelease: true
139+
prerelease: false
140140
repo_token: "${{ secrets.GITHUB_TOKEN }}"
141141

142142
############################

0 commit comments

Comments
 (0)