Skip to content

Commit

Permalink
build(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 4e2733f commit 4c7689e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build
run: hatch build
- name: Publish
uses: pypa/gh-action-pypi-publish@v1.9.0
uses: pypa/gh-action-pypi-publish@v1.10.0
with:
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 4c7689e

Please sign in to comment.