Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
  • Loading branch information
StRigaud authored Nov 12, 2024
2 parents bd40918 + aa23129 commit e2168cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.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/gh-action-pypi-publish@v1.10.3
- uses: pypa/gh-action-pypi-publish@v1.11.0
with:
password: ${{ secrets.PYPI_API_TOKEN }}
skip-existing: true
Expand Down

0 comments on commit e2168cd

Please sign in to comment.