Skip to content

Commit 6d89c80

Browse files
authored
#minor: Fix CI build (#534)
1 parent e8585ee commit 6d89c80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.semaphore/goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ blocks:
2828
- ./make.bash -v
2929
- cd ../../
3030
- export PATH=$(pwd)/go/bin:$PATH
31+
- export "GITHUB_TOKEN=$(gh auth token)"
3132
- export GOROOT=$(pwd)/go
3233
- cd terraform-provider-confluent*
3334
- curl https://goreleaser.com/static/run | VERSION=v1.25.1 bash -s -- build --config .goreleaser-darwin-fips.yml

0 commit comments

Comments
 (0)