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
f0d5562e13
commit
b1b6e929eb
@ -25,7 +25,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# 正确的变量赋值
|
# 正确的变量赋值
|
||||||
UserName="${{ github.actor }}"
|
UserName="${{ github.actor }}"
|
||||||
UserEmail=$(git log -1 --pretty=format:'%ae')
|
UserEmail="${{ github.actor }}@users.noreply.github.com"
|
||||||
GitRepo="${{ github.repository }}"
|
GitRepo="${{ github.repository }}"
|
||||||
ServerUrl="$GITEA_SERVER_URL"
|
ServerUrl="$GITEA_SERVER_URL"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user