You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilize standard GitHub runners to easily deploy and terminate self-hosted runners on Hetzner Cloud. This comes in handy
especially when building for arm64, as Hetzner Cloud offers native arm64 servers.
Inputs
Name
Required
Description
Default
action
✓
Action to perform, either create or remove
github-token
✓
Fine-grained GitHub Personal Access Token
hetzner-token
✓
Hetzner Cloud API token
server-type
Hetzner Cloud server type to create
cx11
server-location
Server location, note that not all locations have all server types available
fsn1
server-image
OS image to run
ubuntu-22.04
server-name
for remove
Name of the server to remove, should be passed from the create step