Skip to content

Commit

Permalink
feat: publish 1.0 for real
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Apr 10, 2022
1 parent e39e6fa commit fe8fcac
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]>" --prerelease
poetry run semantic-release publish -v DEBUG -D commit_author="github-actions <[email protected]>"

0 comments on commit fe8fcac

Please sign in to comment.