codetalkio/Expose Tunnel

Easily create tunnels to access your GitHub Action workflows from public endpoints

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serviceWhich tunneling service to useyes
portThe local port we are creating a tunnel toyes
selfHostedEndpointNo, unless `bore.selfhosted` was specified as the `service`no
secretSet a secret to be used for services that support itno
fallbackFallback strategy if the preferred `service` isn't available (e.g. self-hosted is down, fallback to managed service)no
blockingIf the step should block and keep the job alive for the specified amount of time. This means you won't be able to use the output in later steps since the tunnel will be closing after the step.no
namedescription
tunnel-urlThe tunnel url that exposes the local service