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
4e3fb69023
commit
ea40d9ef3a
@ -27,7 +27,7 @@ jobs:
|
|||||||
UserName="${{ github.actor }}"
|
UserName="${{ github.actor }}"
|
||||||
UserEmail=$(git log -1 --pretty=format:'%ae')
|
UserEmail=$(git log -1 --pretty=format:'%ae')
|
||||||
GitRepo="${{ github.repository }}"
|
GitRepo="${{ github.repository }}"
|
||||||
ServerUrl="${{ github.server_url }}"
|
ServerUrl=${{ github.server_url }}
|
||||||
|
|
||||||
# 将变量设置为步骤输出
|
# 将变量设置为步骤输出
|
||||||
echo "ENV_USER_NAME=$UserName" >> $GITHUB_OUTPUT
|
echo "ENV_USER_NAME=$UserName" >> $GITHUB_OUTPUT
|
||||||
|
Loading…
Reference in New Issue
Block a user