How can I add the secret key for my repository in TAS?

How can I add the secret key for my repository in TAS?

Hi Macy!

In TAS, you can use environment variables to securely use sensitive information such as usernames, passwords, API keys, and so on. We securely encrypt and store the secrets on our end. The repository is the only location for the secrets.

For more information, please check our documentation on Managing Secrets.