Skip to content

Commit

Permalink
Merge pull request #281 from GeekMasher/dependabot/github_actions/pro…
Browse files Browse the repository at this point in the history
…duction-dependencies-5da8da3d55

build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.2 in the production-dependencies group across 1 directory
  • Loading branch information
GeekMasher authored Nov 18, 2024
2 parents 4872138 + dd376c1 commit 94f95f5
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:
pipenv run build
- name: Publish package
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 94f95f5

Please sign in to comment.