Merge branch 'master' of github.com:Nofated095/blog

This commit is contained in:
Nofated095 2022-12-05 15:23:31 +08:00
commit 84a6ca2f4d
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ ssh-keygen -t rsa -f github-deploy-key
打开 blog 仓库,打开 Actions 并创建一个新的 Action将内容修改为你的值并复制到 Actions 中。
``` bash Action>folded
name: CI
``` yaml deploy.yml >folded
name: Deploy
on:
push: