Skip to content

Commit

Permalink
Merge pull request #8 from miquelmassot/dependabot/github_actions/pyp…
Browse files Browse the repository at this point in the history
…a/gh-action-pypi-publish-1.8.10

Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
  • Loading branch information
miquelmassot authored Sep 11, 2023
2 parents a812bd5 + 575412a commit 821c583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
name: artifact
path: dist
- uses: pypa/[email protected].8
- uses: pypa/[email protected].10
with:
skip_existing: true
user: __token__
Expand Down

0 comments on commit 821c583

Please sign in to comment.