Skip to content

Commit

Permalink
updated cdn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
squallstar committed Feb 29, 2024
1 parent 95cee8c commit 59a114e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Invalidate CDN cache
uses: chetan/invalidate-cloudfront-action@v2
env:
DISTRIBUTION: E3ODYW9N91DQLZ
DISTRIBUTION: EVLXA2MUVVF1U
PATHS: "/*"
AWS_REGION: "us-east-1"
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 59a114e

Please sign in to comment.