Skip to content

Commit

Permalink
fix release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed Oct 18, 2023
1 parent 421e1e1 commit 83fc7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
with:
repo_token: "${{ secrets.RELEASE_TOKEN }}"
prerelease: false
automatic_release_tag: "${{ steps.publish.outputs.tag }}"

0 comments on commit 83fc7c0

Please sign in to comment.