Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Mar 20, 2024
1 parent 403de6b commit ef13bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

# Invalidate Cloudfront (this action)
- name: Update AWS Cloudfront Config
uses: chaitanyapotti/cloudfront-update-distribution@v2
uses: chaitanyapotti/cloudfront-update-distribution@v4
if: github.ref == 'refs/heads/master'
with:
cloudfront-distribution-id: ${{ secrets.AWS_CLOUDFRONT_DISTRIBUTION_ID }}
Expand Down

0 comments on commit ef13bc7

Please sign in to comment.