Skip to content

Commit

Permalink
restore params
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty93 committed Jan 24, 2024
1 parent e62b127 commit b3db130
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion github-runner-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ REGISTRATION_TOKEN="$(curl -X POST -fsSL \
--url $REPO_URL \
--token $REGISTRATION_TOKEN \
--unattended \
--disableupdate \
--ephemeral \
--labels $LABELS
--replace \
&& ./run.sh

export GITHUB_PAT=_REDACTED_
Expand Down

0 comments on commit b3db130

Please sign in to comment.