Skip to content

Commit

Permalink
add release on cncf report
Browse files Browse the repository at this point in the history
  • Loading branch information
maci3jka committed Oct 25, 2024
1 parent 68e7004 commit 26289fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
uses: actions/upload-artifact@v4
if: ${{ failure() && matrix.release == 'latest/edge/moonray' }}
with:
name: report_sonobuoy_e2e_${{ env.os_dash }}_${{ matrix.arch }}
name: report_sonobuoy_e2e_${{ env.os_dash }}_${{ matrix.release }}_${{ matrix.arch }}
path: tests/integration/sonobuoy_e2e

0 comments on commit 26289fe

Please sign in to comment.