Secure Secrets Environment
Learn how to properly define and use secrets and environment variables in GitHub Actions workflows.
Prompt
I want to define secrets and environment variables in a secure way for my GitHub Action — show me how to add them and reference them in the workflow YAML.