We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb55f91 + 9a45761 commit 0ade7e6Copy full SHA for 0ade7e6
.github/workflows/deploy-aws.yml
@@ -95,4 +95,4 @@ jobs:
95
96
- name: Stop Staging Site
97
run: |
98
- aws s3 rm s3://${{ secrets.AWS_S3_BUCKET }}/staging/ --recursive
+ aws s3 rm s3://${{ secrets.AWS_S3_BUCKET }}/ --recursive
0 commit comments