Skip to content

Commit be0a779

Browse files
committed
fix cli workflow
1 parent dcdefef commit be0a779

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cli.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- "gobin/**"
88
- "sql/**"
99
- "styles/**"
10+
release:
11+
types: [ published ]
1012

1113
permissions:
1214
contents: read

0 commit comments

Comments
 (0)