Release v1.6.2 测试生成readme.md
All checks were successful
自动版本发布 / AutoRelease (push) Successful in 8s
All checks were successful
自动版本发布 / AutoRelease (push) Successful in 8s
This commit is contained in:
parent
56c8139347
commit
f0d5562e13
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user