Skip to content

Commit

Permalink
added pre release flag
Browse files Browse the repository at this point in the history
  • Loading branch information
raianand committed Apr 2, 2024
1 parent feb92c6 commit 81580b2
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 @@ -38,4 +38,4 @@ jobs:
name: ${{ env.tag }}
generate_release_notes: true
token: ${{ secrets.GITHUB_TOKEN }}

prerelease: ${{ endsWith(env.tag, 'rc') }}

0 comments on commit 81580b2

Please sign in to comment.