update temp

This commit is contained in:
2025-05-18 17:58:10 +08:00
parent cd3faff5d2
commit 10fb591405
33 changed files with 2695 additions and 53 deletions

View File

@@ -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 }} \