2 parents cec1f70 + 079aeca commit 7967d63Copy full SHA for 7967d63
1 file changed
.github/workflows/pypi.yaml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
python -m twine check dist/*
48
- name: Publish package to PyPI
49
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.9.0
50
with:
51
user: __token__
52
password: ${{ secrets.PYPI_WRF_PYTHON }}
0 commit comments