mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-12-17 18:54:26 +08:00
fix ci
This commit is contained in:
2
.github/workflows/readme-generate.yml
vendored
2
.github/workflows/readme-generate.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
node-version: "16"
|
node-version: "16"
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: node ./.github/readme-gen.js
|
- run: node ./.github/readme-generate.js
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "[ci skip] Automatic generate readme"
|
commit_message: "[ci skip] Automatic generate readme"
|
||||||
|
|||||||
Reference in New Issue
Block a user