From 2aeb89200fe10d52bc7e84e4f5392d80def05a6a Mon Sep 17 00:00:00 2001 From: Jagadeesh Branch <102190347+JagadeeshKaricherla-branch@users.noreply.github.com> Date: Mon, 20 Feb 2023 16:49:58 -0800 Subject: [PATCH] Update gate-keep.yml --- .github/workflows/gate-keep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gate-keep.yml b/.github/workflows/gate-keep.yml index 50b4283..3deaaf2 100644 --- a/.github/workflows/gate-keep.yml +++ b/.github/workflows/gate-keep.yml @@ -88,7 +88,7 @@ jobs: - name: Call the Build bash script for QA run: bash ${GITHUB_WORKSPACE}/deployment/build-qa.sh - - name: Invalidate cache at CDN + - name: Invalidate cloudfront cache at CDN run: | echo -en "Invalidating cloudfrond distribution for ConnectedSDK ...\n" aws configure set preview.cloudfront true