xiaoxian521 2 anni fa
parent
commit
6765ce8644
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 }}