chore: add release badge

This commit is contained in:
YunYouJun
2023-07-30 21:04:26 +08:00
parent ae6aaba912
commit f6b285788f
2 changed files with 3 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: Cook Dist name: Cook Dist
path: dist/ path: .output/public/
- run: npx changelogithub # or changelogithub@0.12 if ensure the stable result - run: npx changelogithub # or changelogithub@0.12 if ensure the stable result
env: env:

View File

@@ -5,6 +5,8 @@
## 版本 ## 版本
[![Release](https://github.com/YunYouJun/cook/actions/workflows/release.yml/badge.svg)](https://github.com/YunYouJun/cook/actions/workflows/release.yml)
### 网页版本 ### 网页版本
- 网站链接:[cook.yunyoujun.cn](https://cook.yunyoujun.cn) - 网站链接:[cook.yunyoujun.cn](https://cook.yunyoujun.cn)