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 9b007b5 commit b349979Copy full SHA for b349979
1 file changed
scripts/start
@@ -10,7 +10,7 @@ echo "GH_APP_ID: ${GH_INSTALL_ID}"
10
11
RUNNER_GROUP=${GROUP:-default}
12
RUNNER_LABELS=${LABELS:-}
13
-EPHEMERAL=${EMPHEMERAL:-"--ephemeral"}
+EPHEMERAL=${EPHEMERAL:-"--ephemeral"}
14
15
fetch_token() {
16
/opt/gha registration-token \
0 commit comments