Skip to content

Commit

Permalink
Add go version to release action job
Browse files Browse the repository at this point in the history
  • Loading branch information
anvari1313 committed Apr 12, 2022
1 parent 75e6744 commit 5eb215f
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 @@ -24,4 +24,5 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
project_path: "."
extra_files: LICENSE README.md
extra_files: LICENSE README.md
goversion: 1.16

0 comments on commit 5eb215f

Please sign in to comment.