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 32820d8 commit 28486e5Copy full SHA for 28486e5
1 file changed
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Release
55
uses: softprops/action-gh-release@v2
56
with:
57
- prerelease: true
+ prerelease: false
58
# Use GH feature to populate the changelog automatically
59
generate_release_notes: true
60
body_path: release_notes.txt
0 commit comments