Skip to content

Commit

Permalink
Merge pull request #222 from NCAR/dependabot/github_actions/pypa/gh-a…
Browse files Browse the repository at this point in the history
…ction-pypi-publish-1.8.11
  • Loading branch information
kafitzgerald authored Feb 3, 2024
2 parents 15bc036 + cc0cc9b commit 360d36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
python -m twine check dist/*
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.5.0
uses: pypa/gh-action-pypi-publish@v1.8.11
with:
user: __token__
password: ${{ secrets.PYPI_WRF_PYTHON }}
Expand Down

0 comments on commit 360d36c

Please sign in to comment.