Skip to content

Commit

Permalink
Merge pull request #253 from clEsperanto/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…pa/gh-action-pypi-publish-1.10.3

Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
  • Loading branch information
StRigaud authored Oct 11, 2024
2 parents 770763f + 3b633ae commit 8d64ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
path: dist
merge-multiple: true

- uses: pypa/[email protected].2
- uses: pypa/[email protected].3
with:
password: ${{ secrets.PYPI_API_TOKEN }}
skip-existing: true
Expand Down

0 comments on commit 8d64ed8

Please sign in to comment.