Skip to content

Commit

Permalink
Tweak release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kajogo777 committed Nov 8, 2022
1 parent 2a620c3 commit cf7a459
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.18"
md5sum: FALSE
sha256sum: TRUE
project_path: "./cmd/guku"
binary_name: "guku_${{ steps.vars.outputs.tag }}"
binary_name: "guku"
extra_files: README.md

0 comments on commit cf7a459

Please sign in to comment.