Skip to content

Commit

Permalink
Fix the release
Browse files Browse the repository at this point in the history
  • Loading branch information
lcard committed Sep 13, 2023
1 parent 1babc18 commit 67f4eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
- name: UI Zip and Release
env:
TAG: ${{ github.event.release.tag_name }}
GH_TOKEN: ${{ github.token }}
run: make ui-zip-and-release tag=$TAG

cleanup:
Expand Down

0 comments on commit 67f4eee

Please sign in to comment.