Garrett Johnson пре 4 година
родитељ
комит
1dd9c9eeb6
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      .github/workflows/examples-build.yml

+ 2 - 2
.github/workflows/examples-build.yml

@@ -31,7 +31,7 @@ jobs:
       uses: EndBug/add-and-commit@v7
       with:
         add: 'example/bundle'
-        branch: examples
+#         branch: examples
         message: 'update builds'
-        push: 'origin examples --force --set-upstream'
+        push: 'origin HEAD:examples --force'
 #         pull_strategy: 'NO-PULL'