Skip to content

Commit 4a0849f

Browse files
committed
Initial commit
1 parent 0303c6b commit 4a0849f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/fix_cdk_json.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ fix_string_key versionNumber "${VERSION_NUMBER}"
4242
fix_string_key commitId "${COMMIT_ID}"
4343
fix_string_key logRetentionInDays "${LOG_RETENTION_IN_DAYS}"
4444
fix_string_key logLevel "${LOG_LEVEL}"
45+
fix_string_key slackBotToken "${SLACK_BOT_TOKEN}"
46+
fix_string_key slackSigningSecret "${SLACK_SIGNING_SECRET}"

0 commit comments

Comments
 (0)