Fix release config to build as directory for compatibility with puppet module.
This commit is contained in:
parent
aad08d8d16
commit
c900d83aeb
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -18,3 +18,4 @@ jobs:
|
|||||||
goos: linux
|
goos: linux
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
goversion: '1.21.0'
|
goversion: '1.21.0'
|
||||||
|
extra_files: License.txt readme.md
|
||||||
|
Loading…
Reference in New Issue
Block a user