Skip to content

Commit

Permalink
Release ci (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebruijn authored Oct 25, 2024
1 parent 886b9b4 commit 9bb62cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ jobs:
goarch: amd64
goversion: '1.23'
build_command: 'make build'
release_tag: ${{ github.event.release.tag_name }}
release_tag: ${{ github.event.release.tag_name }}
release_name: ${{ github.event.release.name }}

0 comments on commit 9bb62cb

Please sign in to comment.