Skip to content

Commit

Permalink
Publish with one time API token
Browse files Browse the repository at this point in the history
  • Loading branch information
danirus committed Sep 1, 2023
1 parent c92cd0b commit d890814
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 @@ -19,5 +19,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 d890814

Please sign in to comment.