Skip to content

Commit 438f67c

Browse files
authored
Update examples-build.yml
1 parent b692253 commit 438f67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +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'
3636
push: 'origin examples --force --set-upstream'
3737
# pull_strategy: 'NO-PULL'

0 commit comments

Comments
 (0)