xiaoxian521 пре 2 година
родитељ
комит
6765ce8644
1 измењених фајлова са 1 додато и 1 уклоњено
  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 }}