Skip to content

Commit e9a9c1e

Browse files
authored
Merge pull request Azure#48 from johnlokerse/patch-1
Updated 'secrets' url in the README
2 parents 91da0d4 + 45e5e99 commit e9a9c1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Refer [Azure PowerShell](https://github.com/azure/powershell) Github action to r
8181

8282
## Configure deployment credentials:
8383

84-
For any credentials like Azure Service Principal, Publish Profile etc add them as [secrets](https://help.github.com/en/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables) in the GitHub repository and then use them in the workflow.
84+
For any credentials like Azure Service Principal, Publish Profile etc add them as [secrets](https://docs.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets) in the GitHub repository and then use them in the workflow.
8585

8686
The above example uses user-level credentials i.e., Azure Service Principal for deployment.
8787

0 commit comments

Comments
 (0)