File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 id : app-token
2323 uses : actions/create-github-app-token@v3
2424 with :
25- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
25+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
2626 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
2727 owner : SAP
2828 repositories : cloud-sdk-java
Original file line number Diff line number Diff line change 6161 id : app-token
6262 uses : actions/create-github-app-token@v3
6363 with :
64- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
64+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
6565 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
6666 owner : SAP
6767 repositories : cloud-sdk
Original file line number Diff line number Diff line change 7777 id : app-token
7878 uses : actions/create-github-app-token@v3
7979 with :
80- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
80+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
8181 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
8282 owner : SAP
8383 repositories : cloud-sdk
@@ -117,7 +117,7 @@ jobs:
117117 id : app-token
118118 uses : actions/create-github-app-token@v3
119119 with :
120- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
120+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
121121 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
122122 owner : SAP
123123 repositories : cloud-sdk-java,cloud-sdk
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ jobs:
185185 id : app-token
186186 uses : actions/create-github-app-token@v3
187187 with :
188- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
188+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
189189 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
190190 owner : SAP
191191 repositories : cloud-sdk-java,cloud-sdk
@@ -274,7 +274,7 @@ jobs:
274274 id : app-token
275275 uses : actions/create-github-app-token@v3
276276 with :
277- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
277+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
278278 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
279279 owner : SAP
280280 repositories : cloud-sdk-java
@@ -358,7 +358,7 @@ jobs:
358358 id : app-token
359359 uses : actions/create-github-app-token@v3
360360 with :
361- app -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
361+ client -id : ${{ secrets.SAP_CLOUD_SDK_BOT_CLIENT_ID }}
362362 private-key : ${{ secrets.SAP_CLOUD_SDK_BOT_PRIVATE_KEY }}
363363 owner : SAP
364364 repositories : cloud-sdk
You can’t perform that action at this time.
0 commit comments