Skip to content

Commit

Permalink
chore: matrix the log artifact names (#457)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Peabody <[email protected]>
  • Loading branch information
apeabody authored Jan 17, 2024
1 parent 06ee41b commit 45eb3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
if: ${{ always() }}
with:
name: logs
name: logs-int-test-${{ matrix.gatekeeper }}
path: |
logs-*.json
require_suites:
Expand Down

0 comments on commit 45eb3b5

Please sign in to comment.