mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-12 21:01:45 +08:00
fix ci
This commit is contained in:
parent
87d9e3c076
commit
72caa1a86e
2
.github/workflows/readme-generate.yml
vendored
2
.github/workflows/readme-generate.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
node-version: "16"
|
||||
cache: "npm"
|
||||
- run: npm install
|
||||
- run: node ./.github/readme-gen.js
|
||||
- run: node ./.github/readme-generate.js
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: "[ci skip] Automatic generate readme"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user