Skip to content

Commit

Permalink
Merge pull request #149 from pauldmccarthy/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…third-party-5e72becc27

Chore(deps): Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 in the third-party group
  • Loading branch information
pauldmccarthy authored Nov 7, 2024
2 parents 7add075 + 089070b commit 8dcd4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
path: dist/

- name: Publish archives to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.2
uses: pypa/gh-action-pypi-publish@v1.11.0
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 8dcd4e8

Please sign in to comment.