We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d737df commit 03919c6Copy full SHA for 03919c6
.github/workflows/HiWiFi.yml
@@ -130,7 +130,7 @@ jobs:
130
echo "Github object json:"
131
cat << EOF
132
${{ toJson(github) }}
133
- EOF
+ EOF
134
135
- name: Initialization environment
136
env:
gen_release_msg.sh
@@ -19,7 +19,7 @@ cat >$file <<EOF
19
20
---
21
22
-### 使用到的仓库及其版本
+### 依赖的仓库及其版本
23
24
EOF
25
0 commit comments