Skip to content

Commit f6cecb7

Browse files
author
Kartik Kanakasabesan
authored
Update export-and-commit-solution.yml
1 parent bbd0005 commit f6cecb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sample-workflows/export-and-commit-solution.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ on:
1616

1717
env:
1818
#edit your values here
19-
ENVIRONMENT_URL: 'https://org7e026b6d.crm.dynamics.com'
20-
CLIENT_ID: '3df346d0-8a35-431b-97fb-1ecd7e38c099'
21-
TENANT_ID: '72f988bf-86f1-41af-91ab-2d7cd011db47'
19+
ENVIRONMENT_URL: '<your dev env url>'
20+
CLIENT_ID: '------------appid ----------'
21+
TENANT_ID: '-----------tenant id--------'
2222
permissions:
2323
contents: write
2424
jobs:

0 commit comments

Comments
 (0)