Release v1.6.3 测试生成readme.md
Some checks failed
自动版本发布 / AutoRelease (push) Failing after 9s

This commit is contained in:
iorebuild 2025-04-12 21:38:00 +08:00
parent 6e630d2a3b
commit b6db04596f

View File

@ -40,6 +40,7 @@ jobs:
echo "用户名 = ${{ steps.ActionEnv.outputs.ENV_USER_NAME }}"
echo "邮箱= ${{ steps.ActionEnv.outputs.ENV_USER_EMAIL }}"
echo "仓库名 = ${{ steps.ActionEnv.outputs.ENV_REPO_NAME }}"
echo "服务器URL = ${{ github.server_url }}"
echo "仓库URL = ${{ github.server_url }}/${{ github.repository }}"
- name: 配置Git用户