We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86573a7 commit 5b100daCopy full SHA for 5b100da
.evergreen.yml
@@ -289,7 +289,7 @@ functions:
289
export PATH="${node_path}:$PATH"
290
export CI=1
291
export EVERGREEN=1
292
- export GTIHUB_TOKEN=${leafybot_github_token}
+ export GITHUB_TOKEN=${leafybot_github_token}
293
test -n '${add_env_appdata|}' && export APPDATA='${add_env_appdata|}'
294
${npm|npm} run upload;
295
0 commit comments