Skip to content

Commit

Permalink
Good token
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeauchesne committed Nov 11, 2020
1 parent f098a6c commit 6ef8dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Expand Up @@ -46,4 +46,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.test_pypi_password }}
password: ${{ secrets.pypi_password }}

0 comments on commit 6ef8dde

Please sign in to comment.