GitDeployHub

cpanato/octo-sts-action

github.com/cpanato/octo-sts-action ↗
Node.js API
7 environment variables found in 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
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/cpanato/octo-sts-action
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/cpanato/octo-sts-action
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/cpanato/octo-sts-action
Or deploy to a different host
← Try another repo