Skip to content

Commit

Permalink
fix: publish on all runs
Browse files Browse the repository at this point in the history
  • Loading branch information
qdzlug authored Dec 12, 2022
1 parent 2e5daf1 commit bb8d4cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/anchore-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
path: "./"
artifact-name: image.spdx.json
dependency-snapshot: true
- uses: anchore/sbom-action/publish-sbom@v0
with:
sbom-artifact-match: ".*\\.spdx$"

0 comments on commit bb8d4cd

Please sign in to comment.