Skip to content

Commit

Permalink
chore: add the --prerelease flag back
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Apr 10, 2022
1 parent 8bcc15b commit 45477eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
run: |
git config --global user.name "github-actions"
git config --global user.email "[email protected]"
poetry run semantic-release publish -v DEBUG -D commit_author="github-actions <[email protected]>"
poetry run semantic-release publish -v DEBUG -D commit_author="github-actions <[email protected]>" --prerelease

0 comments on commit 45477eb

Please sign in to comment.