release: v3 release test

master
陈凯龙 4 years ago
parent 07360b2de7
commit 6b5f87b2fc

@ -40,7 +40,7 @@ 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 --local user.email "502431556@qq.com" git config --local user.email "321200875@qq.com"
git config --local user.name "kailong321200875" git config --local user.name "kailong321200875"
- name: Delete gh-pages branch - name: Delete gh-pages branch

Loading…
Cancel
Save