File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
sonarCloudProjectName : SkylineCommunications_Low-Code-App-Extensions
27
27
secrets :
28
28
# The API-key: generated in the DCP Admin app (https://admin.dataminer.services/) as authentication for a certain DataMiner System.
29
- api-key : ${{ secrets.DATAMINER_DEPLOY_KEY }}
29
+ api-key : ${{ secrets.DATAMINER_ORGANISATION_KEY }}
30
30
sonarCloudToken : ${{ secrets.SONAR_TOKEN }}
31
31
32
32
CD :
Original file line number Diff line number Diff line change 19
19
uses : SkylineCommunications/_ReusableWorkflows/.github/workflows/Update Catalog Details Workflow.yml@QA
20
20
secrets :
21
21
# The API-key: generated in the DCP Admin app (https://admin.dataminer.services/) as authentication for a certain DataMiner System.
22
- api-key : ${{ secrets.DATAMINER_DEPLOY_KEY }}
22
+ api-key : ${{ secrets.DATAMINER_ORGANISATION_KEY }}
You can’t perform that action at this time.
0 commit comments