feat: update frontend

This commit is contained in:
naiba 2024-11-30 11:46:28 +08:00
parent a0878876b2
commit 8b7d6be398

View File

@ -32,7 +32,7 @@ jobs:
- uses: robinraju/release-downloader@v1 - uses: robinraju/release-downloader@v1
with: with:
repository: nezhahq/admin-frontend repository: nezhahq/admin-frontend
tag: v1.0.4 tag: v1.0.5
fileName: dist.zip fileName: dist.zip
latest: true latest: true
extract: true extract: true
@ -45,7 +45,7 @@ jobs:
- uses: robinraju/release-downloader@v1 - uses: robinraju/release-downloader@v1
with: with:
repository: nezhahq/user-frontend repository: nezhahq/user-frontend
tag: v1.0.3 tag: v1.0.4
fileName: dist.zip fileName: dist.zip
latest: true latest: true
extract: true extract: true