Skip to content

Commit

Permalink
Update publish-to-prod-pypi.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Panos Zisopoulos <pzisopou@gmail.com>
  • Loading branch information
PZiso authored Jul 4, 2023
1 parent 1001bb2 commit 1222422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-prod-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Publish distribution 📦 to Test PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYNAFF_TESTPYPI_TOKEN }}
password: ${{ secrets.PYPI_WF_ACTION_TOKEN }}

0 comments on commit 1222422

Please sign in to comment.