Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
  • Loading branch information
kafitzgerald authored Sep 9, 2024
2 parents 5c45adf + 3d3b1e2 commit 302bd5f
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/[email protected].0
uses: pypa/[email protected].1
with:
user: __token__
password: ${{ secrets.PYPI_WRF_PYTHON }}
Expand Down

0 comments on commit 302bd5f

Please sign in to comment.