refactor: update workflow
This commit is contained in:
parent
e14cd94fd9
commit
fde4597419
2
.github/workflows/deploy-gitee-pages.yml
vendored
2
.github/workflows/deploy-gitee-pages.yml
vendored
@ -1,5 +1,5 @@
|
||||
# 将静态内容部署到 GitHub Pages 的简易工作流程
|
||||
name: Deploy static content to Pages
|
||||
name: Deploy Gitee Pages
|
||||
|
||||
on:
|
||||
# 仅在推送到默认分支时运行。
|
||||
|
||||
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@ -1,5 +1,5 @@
|
||||
# 将静态内容部署到 GitHub Pages 的简易工作流程
|
||||
name: Deploy static content to Pages
|
||||
name: Deploy Github Pages
|
||||
|
||||
on:
|
||||
# 仅在推送到默认分支时运行。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user