Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.05 KB

File metadata and controls

36 lines (22 loc) · 1.05 KB

github-deploy

使用GitHub为网站提供部署服务以及部署流程运行

<title>github-deploy</title> 使用GitHub为网站提供部署服务以及部署流程运行 https://github.com/dushenyan/github-deploy https://cdn.jsdelivr.net/npm/simple-icons@v10/icons/github.svg

查看网站

项目介绍

使用github为网站提供部署服务以及部署流进程运行

保证项目仓库必须是public状态

  1. 开启github pages服务 alt text

action服务配置文件

alt text

  1. 调整部署目录 alt text

相关链接