Skip to content

Commit 8af5561

Browse files
committed
rename secret to PYPI
1 parent 3521ed4 commit 8af5561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,5 @@ jobs:
138138
- name: Publish to PyPI
139139
uses: pypa/gh-action-pypi-publish@release/v1
140140
with:
141-
password: ${{ secrets.PYPI_API_TOKEN }}
141+
password: ${{ secrets.PYPI }}
142142
skip-existing: true

0 commit comments

Comments
 (0)