fix: checkorigin when debug enabled & update fronted dist

This commit is contained in:
naiba
2024-12-01 00:00:01 +08:00
parent 166f25508c
commit cb06a303b7
3 changed files with 45 additions and 4 deletions

View File

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