Skip to content

Commit

Permalink
ci: fix prerelease was enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
nullpo-head committed Nov 23, 2021
1 parent 2272ff0 commit 0fd2c6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.github_token }}
with:
prerelease: true
tag_name: ${{ steps.changelog.outputs.tag }}
release_name: ${{ steps.changelog.outputs.tag }}
body: ${{ steps.changelog.outputs.clean_changelog }}
Expand Down

0 comments on commit 0fd2c6d

Please sign in to comment.