Skip to content

Commit

Permalink
No pwd available yet for publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danirus committed Sep 1, 2023
1 parent 6f81628 commit 10f9d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
run: python -m build
- name: Publish to PyPI
uses: pypa/[email protected]
with:
password: ${{ secrets.PYPI_API_TOKEN }}
# with:
# password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 10f9d44

Please sign in to comment.