Skip to content

Commit

Permalink
adding user option
Browse files Browse the repository at this point in the history
  • Loading branch information
NRHelmi committed Aug 10, 2022
1 parent 5700c02 commit 83ffa7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 83ffa7d

Please sign in to comment.