Browse Source

Add on push deploy-docs

Rob Winch 3 năm trước cách đây
mục cha
commit
edf2f55db1
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .github/workflows/deploy-docs.yml

+ 2 - 0
.github/workflows/deploy-docs.yml

@@ -1,6 +1,8 @@
 name: Deploy Docs
 on:
   workflow_dispatch:
+  push:
+    branches: deploy-docs
 permissions: read-all
 jobs:
   build: