Skip to content

Commit

Permalink
build with version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
securitym0nkey committed May 22, 2024
1 parent 237daee commit 0f70450
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
multi_binaries: true
project_path: "./cmd/..."
goversion: "go.mod"
extra_files: LICENSE README.md
ldflags: -X "main.version=${{ github.ref_name }}"
extra_files: LICENSE README.md

0 comments on commit 0f70450

Please sign in to comment.