Skip to content

Commit 2938eee

Browse files
authored
Update python-publish.yml with new PYPI secret
1 parent ad3b90b commit 2938eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Publish distribution 📦 to PyPI
3939
uses: pypa/gh-action-pypi-publish@release/v1
4040
with:
41-
password: ${{ secrets.PYPI_PASSWORD }}
41+
password: ${{ secrets.PYPI_TOKEN_ES }}

0 commit comments

Comments
 (0)