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 221764f commit d1e92c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-commits-to-pypi-test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Publish to test.pypi

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

0 comments on commit d1e92c4

Please sign in to comment.