refactor: update workflow

This commit is contained in:
zyronon 2024-04-20 16:08:40 +08:00
parent e14cd94fd9
commit fde4597419
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# 将静态内容部署到 GitHub Pages 的简易工作流程
name: Deploy static content to Pages
name: Deploy Gitee Pages
on:
# 仅在推送到默认分支时运行。

View File

@ -1,5 +1,5 @@
# 将静态内容部署到 GitHub Pages 的简易工作流程
name: Deploy static content to Pages
name: Deploy Github Pages
on:
# 仅在推送到默认分支时运行。