- Click the big green button
Use this template
or click here. - Enter a Repository name and click
Create repository from template
- Head over to the created repository and complete the setup.
- Enable read and write workflow permissions for this repo at the bottom of the page here
OR
- Go to the personal access token page
- Select the
workflow
scope - Generate your token
- Copy the token. Save this somewhere if you want to reuse this token later
- Create a new repository secret named
REPO_SETUP_TOKEN
and paste your token there
- Trigger the initialization workflow by creating a new init issue
- Wait for the workflow to complete