Skip to content

Commit 03919c6

Browse files
author
zhengmz-docker
committed
update gen_release_msg.sh
1 parent 8d737df commit 03919c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/HiWiFi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
echo "Github object json:"
131131
cat << EOF
132132
${{ toJson(github) }}
133-
EOF
133+
EOF
134134
135135
- name: Initialization environment
136136
env:

gen_release_msg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cat >$file <<EOF
1919
2020
---
2121
22-
### 使用到的仓库及其版本
22+
### 依赖的仓库及其版本
2323
2424
EOF
2525

0 commit comments

Comments
 (0)