diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b611f96..2c4fcf3 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -18,3 +18,4 @@ jobs: goos: linux goarch: amd64 goversion: '1.21.0' + extra_files: License.txt readme.md