Add version to build
All checks were successful
Build and Publish / release (push) Successful in 1m6s
All checks were successful
Build and Publish / release (push) Successful in 1m6s
This commit is contained in:
@ -23,6 +23,8 @@ jobs:
|
||||
go-version: '1.23'
|
||||
|
||||
- name: Build Binary
|
||||
env:
|
||||
VERSION: ${{ github.ref_name }}
|
||||
run: make all
|
||||
|
||||
- name: Upload Binary to Generic Registry
|
||||
|
Reference in New Issue
Block a user