Parcourir la source

Update deploy.yml

崔庆才丨静觅 il y a 6 ans
Parent
commit
376ecbee03
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/deploy.yml

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

@@ -2,7 +2,7 @@ name: deploy
 on:
   push:
     branches:
-      - master
+      - release
     paths-ignore:
       - .gitignore
       - README.md