Skip to content

Commit 012ba68

Browse files
author
Tejas Ganesh Naik
committed
updated payload and removed cred checker workflow
1 parent a9ed291 commit 012ba68

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

.github/workflows/upd_check.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/updater-premium-ex.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
- php
2222
- cpp
2323
- kotlin
24-
24+
2525
permissions:
2626
id-token: write
2727

@@ -112,7 +112,7 @@ jobs:
112112
run: |
113113
aws lambda invoke \
114114
--function-name KB_Updater \
115-
--payload "{\"sdk_name\":\"$S3_LANGUAGE\",\"delete_existing\":true,\"delete_empty\":true,\"region\":\"us-west-2\"}" \
115+
--payload "{\"sdk_name\":\"$S3_LANGUAGE\",\"region\":\"us-west-2\"}" \
116116
--cli-binary-format raw-in-base64-out \
117117
response.json
118118

0 commit comments

Comments
 (0)