Skip to content

Commit 84f17e4

Browse files
committed
Update deploy.yml
1 parent f3bc725 commit 84f17e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ on:
2929
paths-ignore:
3030
- "**.md"
3131
release:
32-
branches: [none]
33-
types: [none]
32+
branches: [m3-master-channel]
33+
types: [publish]
3434
paths-ignore:
3535
- "**.md"
3636
jobs:

0 commit comments

Comments
 (0)