Skip to content

Commit

Permalink
fix(CI): followup on upload-artifact@v4's changes
Browse files Browse the repository at this point in the history
Signed-off-by: Szilard Parrag <szilard.parrag@axoflow.com>
  • Loading branch information
OverOrion committed Feb 19, 2024
1 parent 06ce970 commit 45acef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,6 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: script-e2e-test-cluster-logs
name: script-e2e-test-cluster-logs-${{ matrix.kube }}
path: build/_test
retention-days: 5

0 comments on commit 45acef6

Please sign in to comment.