Skip to content

Commit

Permalink
Set prerelese to false
Browse files Browse the repository at this point in the history
GitOrigin-RevId: e0c920df8f603d2da46cd60249fd269247a60f04
  • Loading branch information
Vertexwahn committed Mar 17, 2023
1 parent 4d601e1 commit a2972fa
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 @@ -37,7 +37,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 a2972fa

Please sign in to comment.