Skip to content

Commit 6e9129a

Browse files
committed
Update build-push.yml to include release/0.10.0-beta branch in the workflow trigger
1 parent 8642746 commit 6e9129a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- "main"
77
- "deploy/dev"
8+
- "release/0.10.0-beta"
89
release:
910
types: [published]
1011

0 commit comments

Comments
 (0)