Skip to content

Commit

Permalink
Update publish-commits-to-pypi-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
menckend authored Oct 24, 2024
1 parent d1e92c4 commit 97d6d1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-commits-to-pypi-test.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish to test.pypi

on:
release:
types: ['published']
push
jobs:
build:
if: contains(github.ref, '/tags/') && contains(github.event.base_ref, 'test')
Expand Down

0 comments on commit 97d6d1f

Please sign in to comment.