Skip to content

Commit

Permalink
Update pwa-deployment-uat.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Nov 28, 2024
1 parent b7e3f27 commit 9d00864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pwa-deployment-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
aws cloudfront create-invalidation --distribution-id ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID_UAT }} --paths "/*"
- name: Post job cleanup
run: |
# Cleanup commands
# Cleanup commands test
continue-on-error: true

0 comments on commit 9d00864

Please sign in to comment.