release: v3 release test

This commit is contained in:
陈凯龙
2022-02-18 14:11:59 +08:00
parent 07360b2de7
commit 6b5f87b2fc

View File

@@ -40,7 +40,7 @@ jobs:
chmod 600 ~/.ssh/id_rsa
ssh-keyscan github.com > ~/.ssh/known_hosts
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"
- name: Delete gh-pages branch