Skip to content

Commit

Permalink
ci(CD): update semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Jul 22, 2023
1 parent b626dff commit 4634a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
git config user.name "github-actions"
git config user.email "github-actions@github.com"
python -m poetry run semantic-release version
python -m poetry run semantic-release publish
- name: Build package
Expand Down

0 comments on commit 4634a68

Please sign in to comment.