From b947a23211d4d7a2519879dc6a840d7a43bdffdd Mon Sep 17 00:00:00 2001 From: zhusir Date: Mon, 3 Apr 2023 23:30:30 +0800 Subject: [PATCH] update workflow fixed pwd version error --- .github/workflows/Auto compile with openwrt sdk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Auto compile with openwrt sdk.yml b/.github/workflows/Auto compile with openwrt sdk.yml index 4f8be96..98cce76 100644 --- a/.github/workflows/Auto compile with openwrt sdk.yml +++ b/.github/workflows/Auto compile with openwrt sdk.yml @@ -297,7 +297,7 @@ jobs: cd .. cd .. - echo "![](https://img.shields.io/github/downloads/xiaorouji/openwrt-passwall/$psw_version_$git_head/total?style=flat-square)" >> release.txt + echo "![](https://img.shields.io/github/downloads/xiaorouji/openwrt-passwall/${psw_version}_${git_head}/total?style=flat-square)" >> release.txt echo "### Passwall Version" >> release.txt echo "**:minidisc: Passwall Version: $psw_version**" >> release.txt