Browse Source

Update examples-build.yml

Garrett Johnson 4 năm trước cách đây
mục cha
commit
c28c630b5d
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .github/workflows/examples-build.yml

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

@@ -31,6 +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'
         pull_strategy: 'NO-PULL'