Skip to content

Commit

Permalink
chore(tests): fixed conflicting artifacts names (#11491)
Browse files Browse the repository at this point in the history
Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro authored Dec 30, 2024
1 parent 9c6ec0f commit 2ebb853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: periodic-functional-artifacts
name: periodic-functional-artifacts-k8s-${{ matrix.k8s_version }}
path: /tmp/tmp.*/*

0 comments on commit 2ebb853

Please sign in to comment.