Skip to content

Commit 942c417

Browse files
committed
Small fix for deploy release
1 parent 3711f8b commit 942c417

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66
pull_request:
77
branches:
88
- '*'
9-
release:
10-
types:
11-
- published
9+
release:
10+
types:
11+
- published
1212

1313
defaults:
1414
run:

0 commit comments

Comments
 (0)