修好了?

This commit is contained in:
Jerry 2025-06-05 22:22:44 +08:00
parent 5d6280363d
commit 7031f7b251

View File

@ -43,3 +43,4 @@ jobs:
git config --global user.name "github-actions"
git config --global user.email "github-actions@users.noreply.github.com"
npx gh-pages -d build -u "github-actions <github-actions@users.noreply.github.com>" --repo "https://x-access-token:${GITHUB_TOKEN}@github.com/${{ github.repository }}.git"
# 大抵是没有问题了