We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b692253 commit 438f67cCopy full SHA for 438f67c
.github/workflows/examples-build.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: EndBug/add-and-commit@v7
32
with:
33
add: 'example/bundle'
34
-# branch: examples
+ branch: examples
35
message: 'update builds'
36
push: 'origin examples --force --set-upstream'
37
# pull_strategy: 'NO-PULL'
0 commit comments