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 e4b5d25 commit 9cc21cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
asset_name: ${{ matrix.asset_name }}
tag: ${{ github.ref }}
overwrite: true
body: "* release 版本
* `pic_online.zip`: 必须放在网站 `根目录` 下, 不能放在子目录下
* `pic_online_pic.zip`: 必须放在网站子目录 `/pic` 下
body: "* release 版本 \n
* `pic_online.zip`: 必须放在网站 `根目录` 下, 不能放在子目录下 \n
* `pic_online_pic.zip`: 必须放在网站子目录 `/pic` 下 \n
* gh-pages 分支版本, 必须放在网站子目录 `/pic_online` 下"

0 comments on commit 9cc21cc

Please sign in to comment.