Skip to content

Commit

Permalink
chore(ci): Create pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
holzeis committed Feb 29, 2024
1 parent 1dc4147 commit a7b56ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ jobs:
body: ${{ steps.changelog.outputs.description }}
token: ${{ secrets.GH_ACTION_TOKEN }}
tag: ${{ steps.extract-version.outputs.version }}
prerelease: true
makeLatest: false

0 comments on commit a7b56ac

Please sign in to comment.