Skip to content

Commit

Permalink
fixed pypi api
Browse files Browse the repository at this point in the history
  • Loading branch information
mdp0023 committed May 1, 2024
1 parent 127b87c commit f957b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
pypi_token: ${{ secrets.PYPI_API_TOKEN }}
pypi_token: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit f957b44

Please sign in to comment.