Skip to content

Commit 4f28222

Browse files
authored
Re-add publish condition back
1 parent a87971c commit 4f28222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,4 @@ jobs:
7979

8080
- name: Publish package
8181
uses: pypa/gh-action-pypi-publish@release/v1
82+
if: startsWith(github.event.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)