Skip to content

Commit 44cf2e2

Browse files
authored
fix: only publish to pypi on release
1 parent fe108cc commit 44cf2e2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ name: Upload Python Package
66
on:
77
release:
88
types: [created]
9-
push:
10-
tags:
11-
- '*'
129

1310
jobs:
1411
deploy:

0 commit comments

Comments
 (0)