diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index d8222c1..d9c2c11 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -32,4 +32,5 @@ jobs: args: release --timeout 60m --clean env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + KO_TOKEN: ${{ secrets.TOKEN }} diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 15a52b6..354c3c8 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -29,7 +29,7 @@ builds: - goos: darwin goarch: ppc64le env: - - CGO_ENABLED=0 + - CGO_ENABLED=0 archives: - id: kflex builds: