Skip to content

Commit

Permalink
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#…
Browse files Browse the repository at this point in the history
…519)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 3d556d5 commit 85f931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
- name: Publish package on TestPyPI
continue-on-error: true
if: "! needs.release.outputs.tag"
uses: pypa/[email protected].1
uses: pypa/[email protected].2
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit 85f931f

Please sign in to comment.