Update github-action-hexo.md

This commit is contained in:
Nofated 2022-12-02 22:20:57 +08:00 committed by GitHub
parent 190ae48fd9
commit e347120a20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: