Skip to content

Commit

Permalink
Correct source dir
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Mar 7, 2024
1 parent 7858429 commit 0187340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
swag init -o swaggerdocs
mkdir -p sbom
make sbom
zip -r sbom.zip bin
zip -r sbom.zip swaggerdocs
- name: Release soarca binary
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 0187340

Please sign in to comment.