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 5, 2024
1 parent 66acad8 commit 8755b65
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.17
tag: v1.0.20
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.10
tag: v1.0.11
fileName: dist.zip
latest: true
extract: true
Expand Down

0 comments on commit 8755b65

Please sign in to comment.