Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay-ba authored Aug 29, 2024
1 parent 3d05c18 commit 02a0321
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ jobs:
run: |
aws s3 sync ./public s3://www.knoxctlwebsite.accuknox.com --delete --debug
- name: Invalidate CloudFront
uses: chetan/invalidate-cloudfront-action@v2
env:
DISTRIBUTION: ${{ secrets.DISTRIBUTION }}
PATHS: "/*"

0 comments on commit 02a0321

Please sign in to comment.