ci: fix duplicate benchmark artificat name (#2934)

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2024-02-21 15:34:30 +01:00 committed by GitHub
parent 98a1cfa2ca
commit 7edd6259d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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