Skip to content

Commit

Permalink
fix: Fixing publish to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Mar 31, 2024
1 parent bce5921 commit 67fa4f6
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 @@ -34,6 +34,7 @@ jobs:
- name: Build package
run: python -m build
- name: Python Semantic Release
id: release
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 67fa4f6

Please sign in to comment.