Skip to content

Commit 86573a7

Browse files
committed
Export leafybots github api token so assets are uploaded to GitHub
1 parent b74a579 commit 86573a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ functions:
289289
export PATH="${node_path}:$PATH"
290290
export CI=1
291291
export EVERGREEN=1
292+
export GTIHUB_TOKEN=${leafybot_github_token}
292293
test -n '${add_env_appdata|}' && export APPDATA='${add_env_appdata|}'
293294
${npm|npm} run upload;
294295

0 commit comments

Comments
 (0)