gh secret
可以在存储库或组织级别设置秘密,以便在 GitHub Actions 或 Dependabot 中使用。 用户、组织和存储库秘密可以设置为在 GitHub Codespaces 中使用。 环境秘密可以设置为在 GitHub Actions 中使用。 运行 gh help secret set
了解如何开始。
可用命令
选项
-R
,--repo <[HOST/]OWNER/REPO>
- 使用 [HOST/]OWNER/REPO 格式选择另一个存储库
可以在存储库或组织级别设置秘密,以便在 GitHub Actions 或 Dependabot 中使用。 用户、组织和存储库秘密可以设置为在 GitHub Codespaces 中使用。 环境秘密可以设置为在 GitHub Actions 中使用。 运行 gh help secret set
了解如何开始。
-R
, --repo <[HOST/]OWNER/REPO>