Skip to content

Commit 91b99a5

Browse files
committed
ci: update release.
1 parent d505b9b commit 91b99a5

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.github/workflows/release.yml

+6-7
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,10 @@ jobs:
4747
uses: ncipollo/release-action@v1
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}
50+
allowUpdates: true
5051
artifacts: "./dist/artifacts/*"
51-
body: "[FAQ](https://github.com/cangzhang/champ-r/wiki/FAQ)\n[CHNAGELOG](https://github.com/cangzhang/champ-r/blob/main/CHANGELOG.md)"
52-
53-
# - name: Upload artifacts
54-
# uses: actions/[email protected]
55-
# with:
56-
# name: ChampR-installer
57-
# path: "./dist/artifacts"
52+
body: >
53+
> 🛎️ For tencent server users, please check here [FAQ](https://github.com/cangzhang/champ-r/wiki/FAQ#tencent-server-v1218-%E6%97%A0%E6%B3%95%E6%98%BE%E7%A4%BA%E5%A4%A9%E8%B5%8B%E6%8E%A8%E8%8D%90)
54+
🛎️ 腾讯服务器用户,请查看 [FAQ](https://github.com/cangzhang/champ-r/wiki/FAQ#tencent-server-v1218-%E6%97%A0%E6%B3%95%E6%98%BE%E7%A4%BA%E5%A4%A9%E8%B5%8B%E6%8E%A8%E8%8D%90)
55+
[FAQ](https://github.com/cangzhang/champ-r/wiki/FAQ)
56+
[CHNAGELOG](https://github.com/cangzhang/champ-r/blob/main/CHANGELOG.md)

0 commit comments

Comments
 (0)