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 c1114bc commit 3e3a938Copy full SHA for 3e3a938
release.sh
@@ -45,6 +45,8 @@ REQUIRED_VARS=(
45
"AWS_ACCESS_KEY_ID"
46
"AWS_SECRET_ACCESS_KEY"
47
"GITHUB_TOKEN"
48
+ "GITHUB_RUN_NUMBER"
49
+ "GITHUB_SHA"
50
"NPR_API_URL"
51
"NPR_API_KEY"
52
)
0 commit comments