Skip to content

Commit 11c85c9

Browse files
authored
Update release.yml
1 parent a29685b commit 11c85c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Publish
4242
uses: pypa/[email protected]
4343
with:
44+
password: ${{ secrets.PYPI_TOKEN }}
4445
skip-existing: true
4546

4647
- name: Dump GitHub context

0 commit comments

Comments
 (0)