act_runner

Action runner for Gitea based on Gitea's fork of act

brewmacoslinux
Try with needOr install directly
Source

About

Action runner for Gitea based on Gitea's fork of act

Commands

act_runner

Examples

Register a new runner with a Gitea instance$ act_runner register --instance https://gitea.example.com --token your_token
Start the runner daemon to execute workflows$ act_runner daemon
Display the runner version and configuration$ act_runner --version