Skip to content

Commit

Permalink
fix: release test
Browse files Browse the repository at this point in the history
  • Loading branch information
IITII committed Feb 8, 2023
1 parent 9cc21cc commit ef4aaef
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
asset_name: ${{ matrix.asset_name }}
tag: ${{ github.ref }}
overwrite: true
body: "* release 版本 \n
* `pic_online.zip`: 必须放在网站 `根目录` 下, 不能放在子目录下 \n
* `pic_online_pic.zip`: 必须放在网站子目录 `/pic` 下 \n
* gh-pages 分支版本, 必须放在网站子目录 `/pic_online` 下"
body: "部署说明: \n
* `pic_online.zip`: 必须放在网站 `根目录` 下, 不能放在子目录下 \n
* `pic_online_pic.zip`: 必须放在网站子目录 `/pic` 下"

0 comments on commit ef4aaef

Please sign in to comment.