Skip to content

Commit f0b9a80

Browse files
committed
bugfix: Publish on release
1 parent d7f6955 commit f0b9a80

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Publish PyPI
22

33
on:
44
release:
5-
branches:
6-
- main
5+
types: [published]
76

87
jobs:
98

0 commit comments

Comments
 (0)