Skip to content

Commit

Permalink
feat: upgrade frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba committed Dec 4, 2024
1 parent 0648f61 commit 98dad74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: robinraju/release-downloader@v1
with:
repository: nezhahq/admin-frontend
tag: v1.0.16
tag: v1.0.17
fileName: dist.zip
latest: true
extract: true
Expand All @@ -45,7 +45,7 @@ jobs:
- uses: robinraju/release-downloader@v1
with:
repository: nezhahq/user-frontend
tag: v1.0.9
tag: v1.0.10
fileName: dist.zip
latest: true
extract: true
Expand Down

0 comments on commit 98dad74

Please sign in to comment.