Skip to content

Commit ecf2adc

Browse files
authored
Update python-publish.yml
1 parent 209f6fa commit ecf2adc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/python-publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
name: Upload Python Package
1010

1111
on:
12-
push:
13-
tags:
14-
- 'v*'
12+
release:
13+
types: [published]
1514

1615
permissions:
1716
contents: read

0 commit comments

Comments
 (0)