diff --git a/.github/workflows/terraform_plan.yaml b/.github/workflows/terraform_plan.yaml index 2167303..47bbb99 100644 --- a/.github/workflows/terraform_plan.yaml +++ b/.github/workflows/terraform_plan.yaml @@ -87,6 +87,7 @@ jobs: - name: s3-cleanup uses: CSVD/s3-cleanup@main + if: ${{ always() }} with: cache_key: ${{ steps.terraform_init.outputs.s3_upload_path }} bucket: image-pipeline-assets