Skip to content

Commit c18d494

Browse files
author
Joao Felipe Rocha
committed
modified publhishing to use new api_key
1 parent 67c9811 commit c18d494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
if: startsWith(github.ref, 'refs/tags')
4646
uses: pypa/gh-action-pypi-publish@release/v1
4747
with:
48-
password: ${{ secrets.pypi_password }}
48+
password: ${{ secrets.NEW_PYPI_PASSWORD }}

0 commit comments

Comments
 (0)