mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 23:35:40 +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"
|
||||
|
||||
- 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"
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user