Skip to content

Commit 1b7d43d

Browse files
committed
ci: publish just on publish release
1 parent 3afdfaf commit 1b7d43d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Publish
22
on:
3-
release
3+
release:
4+
types:
5+
- published
46

57
jobs:
68
publish:

0 commit comments

Comments
 (0)