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 2, 2024
1 parent 91a7c93 commit f53bba2
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.13
tag: v1.0.14
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.7
tag: v1.0.8
fileName: dist.zip
latest: true
extract: true
Expand Down

0 comments on commit f53bba2

Please sign in to comment.