We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--prerelease
1 parent 8bcc15b commit 45477ebCopy full SHA for 45477eb
.github/workflows/main.yml
@@ -54,4 +54,4 @@ jobs:
54
run: |
55
git config --global user.name "github-actions"
56
git config --global user.email "[email protected]"
57
- 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 commit comments