mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-02-02 19:08:40 +08:00
chore: update workflows [deploy]
This commit is contained in:
parent
553467df56
commit
381e3a969f
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -94,8 +94,8 @@ jobs:
|
|||||||
chmod 600 ~/.ssh/id_rsa
|
chmod 600 ~/.ssh/id_rsa
|
||||||
ssh-keyscan github.com > ~/.ssh/known_hosts
|
ssh-keyscan github.com > ~/.ssh/known_hosts
|
||||||
chmod 700 ~/.ssh && chmod 600 ~/.ssh/*
|
chmod 700 ~/.ssh && chmod 600 ~/.ssh/*
|
||||||
git config --locale user.email "vbenadmin@163.com"
|
git config --local user.email "vbenadmin@163.com"
|
||||||
git config --locale user.name "vbenAdmin"
|
git config --local user.name "vbenAdmin"
|
||||||
|
|
||||||
- name: Delete gh-pages branch
|
- name: Delete gh-pages branch
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user