Skip to content

Commit

Permalink
update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba committed Nov 28, 2024
1 parent 6ae78b1 commit e60db34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
- uses: robinraju/release-downloader@v1
with:
repository: nezhahq/admin-frontend
tag: v1.0.3
fileName: dist.zip
latest: true
extract: true
Expand All @@ -145,6 +146,7 @@ jobs:
- uses: robinraju/release-downloader@v1
with:
repository: nezhahq/user-frontend
tag: v1.0.2
fileName: dist.zip
latest: true
extract: true
Expand Down

0 comments on commit e60db34

Please sign in to comment.