Skip to content

Commit

Permalink
Remove overwrite: true flag
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <jquach@mitre.org>
  • Loading branch information
jtquach1 committed Jan 17, 2025
1 parent 4056a85 commit 841845d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 841845d

Please sign in to comment.