From 88ea825fc1db5bbc714a947eb4fed930a226125a Mon Sep 17 00:00:00 2001 From: ling <1042585959@qq.com> Date: Wed, 30 Aug 2023 20:37:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/NanoPi-R5S-R5C-test.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/NanoPi-R5S-R5C-test.yml b/.github/workflows/NanoPi-R5S-R5C-test.yml index c5014e6..b85848e 100644 --- a/.github/workflows/NanoPi-R5S-R5C-test.yml +++ b/.github/workflows/NanoPi-R5S-R5C-test.yml @@ -190,10 +190,9 @@ jobs: [ $UPLOAD_WETRANSFER = true ] && echo "- 🚀 [点我快速下载](${{ steps.wetransfer.outputs.url }})" >> release.txt echo " - 🔗 后台地址:192.168.10.1 - - 🔑 后台密码:password - ## 🍻 固件类型 - - 完整版:full - - 精简版:simplify" >> release.txt + echo "- 🔑 后台密码:password + echo "## 🍻 固件类型 + echo "- 测试版:test" >> release.txt echo "status=success" >> $GITHUB_OUTPUT - name: Upload firmware to release