Skip to content

Commit

Permalink
Merge pull request #27 from zxdavb/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/pypa/gh-action-pypi-publish-1.10.3

Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 in /.github/workflows
  • Loading branch information
zxdavb authored Oct 8, 2024
2 parents a750f45 + d9a39e1 commit 5f59840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: python -m build

- name: Publish package
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 5f59840

Please sign in to comment.