Skip to content

Commit

Permalink
Update_token
Browse files Browse the repository at this point in the history
  • Loading branch information
dalonsoa committed Jun 22, 2020
1 parent e9d2383 commit 1d88645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}
password: ${{ secrets.PYPI_TOKEN }}

- name: Codecov
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 1d88645

Please sign in to comment.