Browse Source

[ci]移除GitHub Actions工作流中的冗余名称定义,简化部署至GitHub Pages的配置。

dufu1991 1 year ago
parent
commit
d36918ceaa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/stdf/.github/workflows/releases-demo.yml

+ 0 - 2
packages/stdf/.github/workflows/releases-demo.yml

@@ -1,8 +1,6 @@
 # 将 Demo 静态内容部署到 GitHub Pages 的简易工作流程
 name: RELEASES DEMO
 
-name: Deploy to GitHub Pages
-
 on:
   push:
     branches: 'main'