Skip to content

Commit 45477eb

Browse files
committed
chore: add the --prerelease flag back
1 parent 8bcc15b commit 45477eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
run: |
5555
git config --global user.name "github-actions"
5656
git config --global user.email "[email protected]"
57-
poetry run semantic-release publish -v DEBUG -D commit_author="github-actions <[email protected]>"
57+
poetry run semantic-release publish -v DEBUG -D commit_author="github-actions <[email protected]>" --prerelease

0 commit comments

Comments
 (0)