Skip to content

Commit

Permalink
chore: fix release process (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Jan 22, 2025
1 parent b13712f commit de57a21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ jobs:
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

- name: Install python-semantic-release
run: python3 -m pip install python-semantic-release==7.34.6
Expand Down

0 comments on commit de57a21

Please sign in to comment.