Skip to content

Commit

Permalink
update github-release rule
Browse files Browse the repository at this point in the history
  • Loading branch information
juaduan committed Mar 29, 2024
1 parent bb2b555 commit 54dc0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_to_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
name: >-
Sign the Python 🐍 distribution 📦 with Sigstore
and upload them to GitHub Release
if: startsWith(github.ref, 'refs/tags/')
needs:
- publish-to-testpypi
runs-on: ubuntu-latest
Expand Down

0 comments on commit 54dc0a8

Please sign in to comment.