mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-22 08:13:59 +01:00
Fix tag for invalidating cloudfront cache
This commit is contained in:
parent
acf4f90aee
commit
975c73fd2b
2
.github/workflows/deploy-aws.yml
vendored
2
.github/workflows/deploy-aws.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
AWS_REGION: 'us-east-1'
|
||||
|
||||
- name: Invalidate CloudFront cache
|
||||
uses: chetan/invalidate-cloudfront-action@2.4
|
||||
uses: chetan/invalidate-cloudfront-action@v2.4
|
||||
env:
|
||||
DISTRIBUTION: E30XKAM2TG9FD8
|
||||
PATHS: '/*'
|
||||
|
Loading…
Reference in New Issue
Block a user