From 6295371cac29bc975c4caa0b01cf1d2b21cf7662 Mon Sep 17 00:00:00 2001 From: naiba Date: Tue, 3 Dec 2024 20:17:11 +0800 Subject: [PATCH] feat: upgrade frontend --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2029c0d..d021245 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: - uses: robinraju/release-downloader@v1 with: repository: nezhahq/user-frontend - tag: v1.0.8 + tag: v1.0.9 fileName: dist.zip latest: true extract: true