Skip to content

Commit c9a013d

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

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
@@ -42,6 +42,7 @@ blocks:
4242
commands:
4343
- sem-version go 1.22.7
4444
- export "GOPATH=$(go env GOPATH)"
45+
- export "GITHUB_TOKEN=$(gh auth token)"
4546
- >-
4647
export
4748
"SEMAPHORE_GIT_DIR=${GOPATH}/src/github.com/confluentinc/${SEMAPHORE_PROJECT_NAME}"

0 commit comments

Comments
 (0)