Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
  • Loading branch information
kafitzgerald authored Mar 13, 2024
2 parents ee4f5b9 + a3873b7 commit cec1f70
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].12
uses: pypa/[email protected].14
with:
user: __token__
password: ${{ secrets.PYPI_WRF_PYTHON }}
Expand Down

0 comments on commit cec1f70

Please sign in to comment.