This repository contains example of on-demand deployment of self-hosted GitHub runner on Napptive.
Important:
The below has to be added to your Github organization secrets.
- PLAYGROUND_PAT = Napptive Playground Personal Access Token.
- GH_PAT = Github personal access Token.
Steps to use:
- Enable actions to your organization's repositories (if not already).
- Go to actions tab and select Github Runner Deployer.
- Select run workflow and provide required inputs (playground username and environment name (optional)).
- Run workflow.