ci: 修改 github actions 配置文件
This commit is contained in:
parent
51cfd3e2eb
commit
13bc185926
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
env:
|
with:
|
||||||
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||||
user_name: zclzone
|
user_name: zclzone
|
||||||
user_email: zclzone@outlook.com
|
user_email: zclzone@outlook.com
|
||||||
|
Loading…
Reference in New Issue
Block a user