Skip to content

Commit

Permalink
Bump TestPyPI release action
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Sep 10, 2023
1 parent 6c827aa commit 240bc2c
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 @@ -41,7 +41,7 @@ jobs:
files: dist/*

- name: Upload to TestPyPI
uses: pypa/gh-action-pypi-publish@v1.4.1
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository_url: https://test.pypi.org/legacy/
verbose: true

0 comments on commit 240bc2c

Please sign in to comment.