mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
update config to test actions
This commit is contained in:
parent
a0a0b01cc3
commit
fce0c2f896
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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user