diff --git a/.github/workflows/verify-ec2.yml b/.github/workflows/verify-ec2.yml index f9acb672..4ff690cb 100644 --- a/.github/workflows/verify-ec2.yml +++ b/.github/workflows/verify-ec2.yml @@ -83,7 +83,6 @@ jobs: name: ${{ github.workflow }}-${{ env.COMMIT_SHORT_SHA }}-results path: spec/results/ name: artifact-${{ matrix.suite }} - overwrite: true - name: Display our ${{ matrix.suite }} results summary if: ${{ !contains(steps.commit.outputs.message, 'only-validate-profile') }} uses: mitre/saf_action@v1.5.0