Skip to content

Commit

Permalink
Release name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iberdinsky-skilld committed Jun 19, 2024
1 parent 3ae4ab7 commit a7e3446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ jobs:
file: client/dist.*
file_glob: true
tag: ${{ github.ref_name }}
release_name: ${{ github.ref_name }}
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a7e3446

Please sign in to comment.