Skip to content

Commit 3d5f48c

Browse files
authored
Merge pull request #101362 from IsaacASmith/patch-1
Fix GitHub action secret setting directions
2 parents 5272cd0 + 87a7d95 commit 3d5f48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-how-to-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To download the publishing profile of your function app:
5050

5151
1. In [GitHub](https://github.com/), go to your repository.
5252

53-
1. Select **Security > Secrets and variables > Actions**.
53+
1. Select **Settings > Secrets > Actions**.
5454

5555
1. Select **New repository secret**.
5656

0 commit comments

Comments
 (0)