Skip to content

Commit d1d633a

Browse files
committed
Change event for publish workflow
1 parent 25c5688 commit d1d633a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Packaging
1+
name: Publish
22

33
on:
44
release:
5-
types: [created]
5+
types: [published]
66

77
jobs:
88
build_sdist:

0 commit comments

Comments
 (0)