Skip to content

Commit 2be0d61

Browse files
committed
Course cache clearing
1 parent f3ee75e commit 2be0d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloudfront-fe-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
-H "Authorization: Bearer ${{ secrets.GH_PAT }}" \
1414
-H "X-GitHub-Api-Version: 2022-11-28" \
1515
https://api.github.com/repos/roadmapsh/infra-ansible/actions/workflows/playbook.yml/dispatches \
16-
-d '{ "ref":"master", "inputs": { "playbook": "roadmap_web.yml", "tags": "cloudfront", "is_verbose": false } }'
16+
-d '{ "ref":"master", "inputs": { "playbook": "roadmap_web.yml", "tags": "cloudfront,cloudfront-course", "is_verbose": false } }'

0 commit comments

Comments
 (0)