1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge pull request #25263 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-04-27 11:01:43 -04:00
committed by GitHub

View File

@@ -171,7 +171,7 @@ If you were using self-hosted runners or encrypted secrets, you must reconfigure
- Add runners to the appropriate repository, organization, or enterprise. For more information, see "[AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners/adding-self-hosted-runners)."
- To use runners at the organization or enterprise level, update your workflows. For more information, see "[AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners/using-self-hosted-runners-in-a-workflow)."
1. Re-add any encyrpted secrets.
1. Re-add any encrypted secrets.
- To use the browser, see "[AUTOTITLE](/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository)."
- To use {% data variables.product.prodname_cli %}, see [`gh secret`](https://cli.github.com/manual/gh_secret) in the {% data variables.product.prodname_cli %} documentation.