Skip to content

Commit 83ffa7d

Browse files
committed
adding user option
1 parent 5700c02 commit 83ffa7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- name: Publish package
1717
uses: pypa/gh-action-pypi-publish@release/v1
1818
with:
19+
user: __token__
1920
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)