@Mike616 (and anyone else wondering)
To configure the runner, run config.sh as user github-actions:
$ cd /var/lib/github-actions
$ sudo -u github-actions ./config --url https://github.com/your/repo --token AAA...
$ sudo systemctl enable github-actions.service
$ sudo systemctl start github-actions.service
You found the token you need to use under https://github.com/your/repo/settings/actions/runners/new?arch=x64&os=linux
Pinned Comments
petronny commented on 2022-09-28 08:29 (UTC)
Prebuilt binaries of this package can be found in arch4edu.