Skip to content

Commit

Permalink
Modified source
Browse files Browse the repository at this point in the history
  • Loading branch information
prudvikeshav committed Nov 20, 2024
1 parent e70a9cc commit f9e5ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Infracreation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: ${{ secrets.AWS_REGION }}
SOURCE_DIR: "WebPage"
SOURCE_DIR: "./WebPage"

- name: Invalidate CloudFront Distribution
uses: chetan/invalidate-cloudfront-action@v2
Expand Down

0 comments on commit f9e5ab2

Please sign in to comment.