Skip to content

Commit bd23a00

Browse files
authored
Run release action on release-published (#16)
1 parent 5d0c92d commit bd23a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release
33
on:
44
release:
55
types:
6-
- created
6+
- published
77

88
env:
99
DEFAULT_PYTHON: 3.9

0 commit comments

Comments
 (0)