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 Jul 8, 2024
1 parent c8dfb9a commit 285dcfd
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 @@ -29,4 +29,4 @@ jobs:
with:
python-version: '2.7'
secrets:
password: ${{ secrets.PYPI_API_TOKEN_PKG }}
password: ${{ secrets.PYPI_API_TOKEN_INCENDIUM_PKG }}

0 comments on commit 285dcfd

Please sign in to comment.