mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 03:15:35 +08:00
update config to test actions
This commit is contained in:
2
.github/workflows/update-docs-config.yml
vendored
2
.github/workflows/update-docs-config.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
|||||||
git config --global user.name "GitHub Actions"
|
git config --global user.name "GitHub Actions"
|
||||||
|
|
||||||
- name: "Copy Config Files"
|
- name: "Copy Config Files"
|
||||||
run: cp -r static-php-cli/config/ static-php-cli-docs/docs/.vitepress/config/
|
run: cp -r static-php-cli/config/* static-php-cli-docs/docs/.vitepress/config/
|
||||||
|
|
||||||
- name: "Commit and Push Changes"
|
- name: "Commit and Push Changes"
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user