Skip to content

Commit

Permalink
ga: use PYPI_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan authored Jul 2, 2023
1 parent 3154a7c commit a94b9ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/on_tag_do_release_and_deploy_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
pypi_token: NIMP
# pypi_token: ${{ secrets.PYPI_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit a94b9ee

Please sign in to comment.