Skip to content

Commit 8fc736e

Browse files
committed
Filtered publish GitHub Actions
1 parent d96191f commit 8fc736e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.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 plugin
22

3-
on: [release]
3+
on:
4+
release:
5+
types: [published]
46

57
jobs:
68
publish:

0 commit comments

Comments
 (0)