Overview:
This repository holds a collection of GitHub Actions for Storykit Org.
Actions List
Each Action is located in a sub-directory in this repository. Documentation for use can be found along side the source code for the Action.
- How to create an API access token
- How to add repository secrets
- Create a PR and a do a new subfolder.
- Start building your action and use
storykit/github-actions/something_cool@PR_NAME_ON_GIT
in theuses
field for your action. - Happy developing!