Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
  • Loading branch information
StRigaud authored Nov 20, 2024
2 parents 2c1891e + b92d6b0 commit 17b5404
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.11.0
- uses: pypa/gh-action-pypi-publish@v1.12.2
with:
password: ${{ secrets.PYPI_API_TOKEN }}
skip-existing: true
Expand Down

0 comments on commit 17b5404

Please sign in to comment.