Skip to content

Commit 7494e04

Browse files
authored
Update pypi.yml
1 parent 62cef9c commit 7494e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- name: Publish package
3535
env:
3636
TWINE_USERNAME: __token__
37-
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
37+
TWINE_PASSWORD: ${{ secrets.GE }}
3838
run: |
3939
twine upload dist/*

0 commit comments

Comments
 (0)