diff --git a/.github/actions/e2e_benchmark/action.yml b/.github/actions/e2e_benchmark/action.yml index c680a7370..dc960c6ee 100644 --- a/.github/actions/e2e_benchmark/action.yml +++ b/.github/actions/e2e_benchmark/action.yml @@ -146,7 +146,7 @@ runs: with: path: > benchmarks/constellation-${{ inputs.cloudProvider }}.json - name: "benchmarks" + name: "benchmarks-${{ inputs.attestationVariant }}" encryptionSecret: ${{ inputs.encryptionSecret }} - name: Assume AWS role to retrieve and update benchmarks in S3