Update GitHub workflows

This commit is contained in:
Kevin Kandlbinder 2022-10-10 14:56:25 +02:00
parent 74d3fc9235
commit 82719efda5

View file

@ -25,5 +25,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://go.dev/dl/go1.19.2.linux-amd64.tar.gz"
extra_files: LICENSE README.md
md5sum: false
sha256sum: true