mirror of
https://github.com/Jerryplusy/AI-powered-switches.git
synced 2025-07-04 05:09:19 +00:00
修改换行符导致的错误
This commit is contained in:
parent
52afa75221
commit
959bb2e24c
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -42,5 +42,4 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
npx gh-pages -d build -u "github-actions[bot] <github-actions[bot]@users.noreply.github.com>" \
|
||||
--repo "https://x-access-token:${GITHUB_TOKEN}@github.com/${{ github.repository }}.git"
|
||||
npx gh-pages -d build -u "github-actions[bot] <github-actions[bot]@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