Skip to content

Commit 6724805

Browse files
committed
Update token name
1 parent 7addc13 commit 6724805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
uses: pypa/gh-action-pypi-publish@v1.5.0
5050
with:
5151
user: __token__
52-
password: ${{ secrets.PYPI_PASSWORD }}
52+
password: ${{ secrets.PYPI_WRF_PYTHON }}
5353
skip_existing: true
5454
verbose: true

0 commit comments

Comments
 (0)