Browse Source

workflow: update

xiaoxian521 2 năm trước cách đây
mục cha
commit
6765ce8644
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/gitee.yml

+ 1 - 1
.github/workflows/gitee.yml

@@ -4,7 +4,7 @@ permissions:
 on:
   push:
     branches:
-      - gitee
+      - master
 jobs:
   deploy:
     concurrency: ci-${{ github.ref }}