Skip to content

Commit

Permalink
chore: make GitHub releases more serious (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
clintval authored Apr 18, 2024
1 parent 34b0af9 commit ea9c767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@ jobs:
name: ${{ github.ref_name }}
body: |
${{ needs.draft-changelog.outputs.release_body }}
draft: true
prerelease: true
draft: false
prerelease: false

0 comments on commit ea9c767

Please sign in to comment.