Răsfoiți Sursa

Update auto-sync-demo.yml

dufu1991 3 ani în urmă
părinte
comite
6f2ed5b01d
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/auto-sync-demo.yml

+ 1 - 1
.github/workflows/auto-sync-demo.yml

@@ -1,6 +1,6 @@
 # 当分支 main 有 push 事件,并且此次 push 包含了 demo 目录下的文件时触发,使用 GitHub Actions 执行
 # 当分支 main 有 push 事件,并且此次 push 包含了 demo 目录下的文件时触发,使用 GitHub Actions 执行
 
 
-name: Auto sync demo
+name: AUTO SYNC DEMO
 
 
 on:
 on:
     push:
     push: