generated from template/astro-template
update temp
This commit is contained in:
2
.github/workflows/git-sync.yml
vendored
2
.github/workflows/git-sync.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
docker run --rm \
|
||||
-v ${{ github.workspace }}:${{ github.workspace }} \
|
||||
-w ${{ github.workspace }} \
|
||||
-e PLUGIN_TARGET_URL="https://cnb.cool/kevisual/astro-template.git" \
|
||||
-e PLUGIN_TARGET_URL="https://cnb.cool/kevisual/assistant-shop.git" \
|
||||
-e PLUGIN_AUTH_TYPE="https" \
|
||||
-e PLUGIN_USERNAME="cnb" \
|
||||
-e PLUGIN_PASSWORD=${{ secrets.GIT_PASSWORD }} \
|
||||
|
||||
Reference in New Issue
Block a user