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.