mirror of
https://github.com/Jerryplusy/AI-powered-switches.git
synced 2025-07-04 13:19:20 +00:00
修好了?
This commit is contained in:
parent
5d6280363d
commit
7031f7b251
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -43,3 +43,4 @@ jobs:
|
|||||||
git config --global user.name "github-actions"
|
git config --global user.name "github-actions"
|
||||||
git config --global user.email "github-actions@users.noreply.github.com"
|
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"
|
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"
|
||||||
|
# 大抵是没有问题了
|
||||||
|
Loading…
x
Reference in New Issue
Block a user