Skip to content

Commit cc6d692

Browse files
committed
better labels
1 parent 5badec7 commit cc6d692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-deploy/with-app-registration/portal.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"name": "github-client-id",
7979
"type": "Microsoft.Common.PasswordBox",
8080
"label": {
81-
"password": "github-client-id",
81+
"password": "GitHub App Client Id",
8282
"confirmPassword": "Confirm client id"
8383
},
8484
"defaultValue": "",
@@ -98,7 +98,7 @@
9898
"name": "github-client-secret",
9999
"type": "Microsoft.Common.PasswordBox",
100100
"label": {
101-
"password": "github-client-secret",
101+
"password": "GitHub App Client Secret",
102102
"confirmPassword": "Confirm client secret"
103103
},
104104
"defaultValue": "",

0 commit comments

Comments
 (0)