This repo is a collection of scripts to manage the GitHub Actions Runner for mas builds.
Downloads, validates and extracts the runner app into an actions-runner/
subdirectory.
Configures the runner to connect with GitHub. The required secret TOKEN
must be
retrieved from GitHub. This must be provided via a TOKEN
environment variable.
The .envrc.example
shows example usage of setting this variable for the local
project using direnv.
Script to start the runner app.
This repo is licensed under the MIT License. See the LICENSE file for rights and limitations.