Skip to content

Commit 4f5fc11

Browse files
committed
typo
1 parent 2169d8b commit 4f5fc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ jobs:
102102
- name: Invalidate CloudFront biofile-finder cache
103103
run: aws cloudfront create-invalidation --distribution-id ${{ env.CLOUDFRONT_DISTRIBUTION_ID }} --paths "/*"
104104

105-
- name: Invalidate CloudFront BFF cashe
105+
- name: Invalidate CloudFront BFF cache
106106
run: aws cloudfront create-invalidation --distribution-id ${{ env.BFF_CLOUDFRONT_DISTRIBUTION_ID }} --paths "/*"

0 commit comments

Comments
 (0)