Release v1.8.0 测试生成readme.md
This commit is contained in:
parent
f47d1c2029
commit
5ab5377b04
@ -182,7 +182,7 @@ jobs:
|
||||
id: ActionEnv
|
||||
run: |
|
||||
# 正确的变量赋值
|
||||
UserToken="${{ secrets.AUTOGENERATE }}"
|
||||
UserToken="$AUTOGENERATE"
|
||||
UserName="${{ github.actor }}"
|
||||
UserEmail=$(git log -1 --pretty=format:'%ae')
|
||||
GitRepo="${{ github.repository }}"
|
||||
|
Loading…
Reference in New Issue
Block a user