mirror of https://github.com/exaloop/codon.git
Fix token naming
parent
3e988f904d
commit
cd1c205e80
.github/workflows
|
@ -245,5 +245,5 @@ jobs:
|
|||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.PYPI_TOKEN }}
|
||||
password: ${{ secrets.PYPY_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue