Skip to content

Commit f5ad9cc

Browse files
authored
Merge pull request #168 from python-ellar/eadwinCode-patch-3
Update publish.yml
2 parents 19443e1 + e5c2b1b commit f5ad9cc

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)