Skip to content

Commit

Permalink
ci(publish): update PYPI token
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Jan 18, 2024
1 parent 743847e commit 02fd2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
with:
python-version: '2.7'
secrets:
password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN_PKG }}

0 comments on commit 02fd2f1

Please sign in to comment.