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 e8ddaa3 commit c28c630Copy full SHA for c28c630
.github/workflows/examples-build.yml
@@ -31,6 +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