We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e55f3d + 6b1f0cd commit eec6637Copy full SHA for eec6637
.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/[email protected].2
+ uses: pypa/[email protected].4
50
with:
51
user: __token__
52
password: ${{ secrets.PYPI_WRF_PYTHON }}
0 commit comments