Skip to content

Commit

Permalink
prepare for 0.4.0 release
Browse files Browse the repository at this point in the history
remove prerelease status
  • Loading branch information
tuxtof authored Jan 12, 2024
1 parent e609434 commit 1e584d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
draft: false
prerelease: true
prerelease: false
body_path: ${{ github.workspace }}-CHANGELOG.txt
generate_release_notes: true
append_body: true

0 comments on commit 1e584d9

Please sign in to comment.