Secure Secrets Environment
安全密钥环境
Learn how to properly define and use secrets and environment variables in GitHub Actions workflows.
了解如何在 GitHub Actions 工作流中正确定义和使用机密信息与环境变量。
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.