process.env references (scan)
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
ACTIONS_ID_TOKEN_REQUEST_TOKEN
secret
ACTIONS_ID_TOKEN_REQUEST_URL
secret
GITHUB_OUTPUT
GITHUB_STATE
INPUT_DOMAIN
INPUT_IDENTITY
INPUT_SCOPE
brew install flyctl && fly launch --from https://github.com/cpanato/octo-sts-action
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/cpanato/octo-sts-action
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/cpanato/octo-sts-action