Create a GitHub repo secret
Last updated
Last updated
© 2024 Garnet Labs
In your GitHub repository, go to "Settings" -> "Secrets and variables" -> "Actions".
Add a new repository secret named LSTN_API_KEY
and paste the API key generated here.
Once the secret is configured successfully, it should show up in the list of repo secrets as:
For detailed instructions on creating secrets for repositories, see the below guide: