Skip to content

Commit

Permalink
Merge pull request #64 from launchrctl/release-name
Browse files Browse the repository at this point in the history
Release name fix
  • Loading branch information
davidferlay authored Jun 19, 2024
2 parents 3ae4ab7 + a7e3446 commit 043df69
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 043df69

Please sign in to comment.