Skip to content

Commit

Permalink
Revert "Updated creds"
Browse files Browse the repository at this point in the history
This reverts commit 9260c01.
  • Loading branch information
mthierba committed Oct 9, 2023
1 parent 9260c01 commit 0a9146b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pbixproj.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"authentication": {
"type": "ServicePrincipal",
"tenantId": "pbitools.org",
"clientId": "755af0f2-d699-4f35-8a76-c850a30dc1c9",
"tenantId": "pbidevmode.onmicrosoft.com",
"clientId": "f71087ed-6399-49b3-8989-324928ea6639",
"clientSecret": "%PBI_CLIENT_SECRET%"
},
"options": {
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"parameters": {
"[Version]": "1.0.0",
"WORKSPACE": "dataMinds-2",
"WORKSPACE": "next-step-2",
"Environment": "{{ENVIRONMENT}}",
"[PBITOOLS_VERSION]": "{{PBITOOLS_VERSION}}",
"[GH-Branch]": "%GITHUB_REF_NAME%",
Expand Down

0 comments on commit 0a9146b

Please sign in to comment.