Skip to content

Commit

Permalink
Merge pull request #25 from pyoceans/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-5e72becc27

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the github-actions group
  • Loading branch information
ocefpaf authored Oct 30, 2024
2 parents 2854c71 + abc27cb commit e3e7a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Publish a Python distribution to PyPI
if: success() && github.event_name == 'release'
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 #v1
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa #v1
with:
user: __token__
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit e3e7a41

Please sign in to comment.