Skip to content

Commit

Permalink
chore: update matrix artifact names
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <kzantow@gmail.com>
  • Loading branch information
kzantow committed May 3, 2024
1 parent 5c6f520 commit b029021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: ./
with:
path: ./tests/fixtures/yarn-project
artifact-name: SBOM.txt
artifact-name: ${{ matrix.os }}-SBOM.txt

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b029021

Please sign in to comment.