Skip to content

mas-cli/m1-github-actions-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M1 GitHub Actions Runner

This repo is a collection of scripts to manage the GitHub Actions Runner for mas builds.

download.sh

Downloads, validates and extracts the runner app into an actions-runner/ subdirectory.

configure.sh

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.

start.sh

Script to start the runner app.

📄 License

This repo is licensed under the MIT License. See the LICENSE file for rights and limitations.

About

Setup for GitHub Actions self-hosted runner on M1 Mac mini

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages