Skip to content

Commit

Permalink
Fixed CloudFront id
Browse files Browse the repository at this point in the history
  • Loading branch information
spolischook committed Dec 8, 2023
1 parent 29b6aab commit c1f0194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'eu-central-1'
CLOUDFRONT_DISTRIBUTION_ID: 555
CLOUDFRONT_DISTRIBUTION_ID: EDERHHB6UTIPZ

0 comments on commit c1f0194

Please sign in to comment.