Skip to content

Commit b618045

Browse files
authored
Merge pull request #111342 from MicrosoftDocs/RyanHill-MSFT/111333-correct-instruction
Update deploy-github-actions.md
2 parents 78db4c1 + 1dd9a39 commit b618045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/deploy-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Create secrets for your Azure credentials, resource group, and subscriptions.
111111
112112
1. In [GitHub](https://github.com/), navigate to your repository.
113113
114-
1. Select **Security > Secrets and variables > Actions > New repository secret**.
114+
1. Select **Settings > Secrets and variables > Actions > New repository secret**.
115115
116116
1. Paste the entire JSON output from the Azure CLI command into the secret's value field. Name the secret `AZURE_CREDENTIALS`.
117117

0 commit comments

Comments
 (0)