Skip to content

Commit

Permalink
Mark releases as stable
Browse files Browse the repository at this point in the history
Missed this updated when we shipped the 1.0.0
  • Loading branch information
alexeagle authored Apr 23, 2024
1 parent a3d9a46 commit a66680d
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 @@ -32,7 +32,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
prerelease: true
prerelease: false
# Use GH feature to populate the changelog automatically
generate_release_notes: true
body_path: release_notes.txt
Expand Down

0 comments on commit a66680d

Please sign in to comment.