Browse Source

workflow: update

xiaoxian521 2 years ago
parent
commit
6765ce8644
1 changed files with 1 additions and 1 deletions
  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 }}