Skip to content

Commit

Permalink
Fix latest releases (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Mar 28, 2024
1 parent d0cbf6e commit 40ec252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
with:
tag_name: ${{ github.event.inputs.version }}
draft: false
prerelease: true
generate_release_notes: true
prerelease: false
generate_release_notes: true

0 comments on commit 40ec252

Please sign in to comment.