Release v1.6.2 测试生成readme.md
All checks were successful
自动版本发布 / AutoRelease (push) Successful in 8s

This commit is contained in:
iorebuild 2025-04-12 21:22:09 +08:00
parent 56c8139347
commit f0d5562e13

View File

@ -27,7 +27,7 @@ jobs:
UserName="${{ github.actor }}"
UserEmail=$(git log -1 --pretty=format:'%ae')
GitRepo="${{ github.repository }}"
ServerUrl="${{ github.server_url }}"
ServerUrl="$GITEA_SERVER_URL"
# 将变量设置为步骤输出
echo "ENV_USER_NAME=$UserName" >> $GITHUB_OUTPUT