Skip to content

Commit

Permalink
write console logs to file
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Long committed Feb 19, 2024
1 parent 1c9890c commit 8129245
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: sbom
path: sbom.json
path: |
sbom.json
/github/home/.inspector-sbomgen/logs/inspector-sbomgen-log_*.txt

0 comments on commit 8129245

Please sign in to comment.