Skip to content

Commit 9fc91b2

Browse files
authored
Update publish.yml
1 parent 81a13db commit 9fc91b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Publish
2626
uses: pypa/[email protected]
2727
with:
28-
password: ${{ secrets.FLIT_PASSWORD }}
28+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)