Skip to content

Commit c28c630

Browse files
authored
Update examples-build.yml
1 parent e8ddaa3 commit c28c630

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/examples-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: EndBug/add-and-commit@v7
3232
with:
3333
add: 'example/bundle'
34-
branch: examples
34+
# branch: examples
3535
message: 'update builds'
36+
push: 'origin examples --force --set-upstream'
3637
pull_strategy: 'NO-PULL'

0 commit comments

Comments
 (0)