Release v1.6.2 测试生成readme.md
This commit is contained in:
parent
51fc66460d
commit
d41bc45dbe
@ -43,6 +43,7 @@ jobs:
|
|||||||
echo "服务器URL = ${{ steps.ActionEnv.outputs.ENV_SERVER_UEL }}"
|
echo "服务器URL = ${{ steps.ActionEnv.outputs.ENV_SERVER_UEL }}"
|
||||||
|
|
||||||
- name: 配置Git用户
|
- name: 配置Git用户
|
||||||
|
run: |
|
||||||
git config user.name "${{ steps.ActionEnv.outputs.ENV_USER_NAME }}"
|
git config user.name "${{ steps.ActionEnv.outputs.ENV_USER_NAME }}"
|
||||||
git config user.email "${{ steps.ActionEnv.outputs.ENV_USER_EMAIL }}"
|
git config user.email "${{ steps.ActionEnv.outputs.ENV_USER_EMAIL }}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user