Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
caioariede committed Sep 23, 2024
1 parent f0bbf6f commit 550c6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
semantic-release ${{ github.event_name == 'pull_request' && '--dry-run' || '' }}
- name: Publish release distributions to PyPI
if: ${{ github.event_name == 'pull_request' }}
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 550c6ee

Please sign in to comment.