Skip to content

Commit

Permalink
Merge pull request #251 from NCAR/dependabot/github_actions/pypa/gh-a…
Browse files Browse the repository at this point in the history
…ction-pypi-publish-1.11.0

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
  • Loading branch information
kafitzgerald authored Nov 5, 2024
2 parents 69fd6a4 + c981cf7 commit 7cadda9
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.10.3
uses: pypa/gh-action-pypi-publish@v1.11.0
with:
user: __token__
password: ${{ secrets.PYPI_WRF_PYTHON }}
Expand Down

0 comments on commit 7cadda9

Please sign in to comment.