Prerequisites
Before using record-release, you need to set up your application in the Groo Ops Dashboard.
What You Need
- A Groo Ops account - Access to ops.groo.dev
- A registered application - Your app must be registered in the dashboard
- An API token - A token with write permissions for recording deployments
Setup Steps
- Register your application in the Ops dashboard
- Create an API token with write permissions
- Add the token as a GitHub secret (
OPS_API_TOKEN)
Once complete, you can use the action in your workflows.