Commit 381e3a96 authored by Vben's avatar Vben

chore: update workflows [deploy]

parent 553467df
......@@ -94,8 +94,8 @@ jobs:
chmod 600 ~/.ssh/id_rsa
ssh-keyscan github.com > ~/.ssh/known_hosts
chmod 700 ~/.ssh && chmod 600 ~/.ssh/*
git config --locale user.email "vbenadmin@163.com"
git config --locale user.name "vbenAdmin"
git config --local user.email "vbenadmin@163.com"
git config --local user.name "vbenAdmin"
- name: Delete gh-pages branch
run: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment