Skip to content

Commit

Permalink
fix up artifact name after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Aug 29, 2024
1 parent a6d3bad commit 0b42eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_openssl_baremetal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
if: always()
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
with:
name: e2e_pod_logs
name: e2e_pod_logs-${{ matrix.tee }}-${{ matrix.test_name }}
path: workspace/namespace-logs
- name: Cleanup
if: cancelled() && !inputs.skip-undeploy
Expand Down

0 comments on commit 0b42eb0

Please sign in to comment.