Skip to content

Commit ffd4244

Browse files
author
Stephan Dilly
committed
no prereleases anymore
1 parent dbd7dd3 commit ffd4244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: softprops/action-gh-release@v1
5757
with:
5858
body: ${{ steps.release_notes.outputs.release_notes }}
59-
prerelease: true
59+
prerelease: false
6060
files: |
6161
./release/*.tar.gz
6262
./release/*.zip

0 commit comments

Comments
 (0)