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 ee4f5b9 + a3873b7 commit cec1f70Copy full SHA for cec1f70
.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].12
+ uses: pypa/[email protected].14
50
with:
51
user: __token__
52
password: ${{ secrets.PYPI_WRF_PYTHON }}
0 commit comments