Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeniashurko authored Nov 11, 2021
1 parent 3e97935 commit edb2cb0
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 @@ -30,5 +30,5 @@ jobs:
- name: Publish distribution package to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
username: 'bbp.opensource'
username: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit edb2cb0

Please sign in to comment.