Skip to content

Commit 432b826

Browse files
committed
fix: export gh token for version lookup
1 parent fc398df commit 432b826

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ CCM_CONFIG_DIR := $(shell readlink --canonicalize ${CCM_CONFIG_DIR})
3636
export SCYLLA_EXT_OPTS
3737
export SCYLLA_VERSION
3838
export PATH := $(MAKEFILE_PATH)/bin:$(PATH)
39+
export GH_TOKEN
3940

4041
.install-guava-shaded:
4142
$(MVNCMD) install -pl guava-shaded

0 commit comments

Comments
 (0)