Skip to content

Commit a756e7f

Browse files
adding json bom
1 parent 1a6f992 commit a756e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ echo Publishing $PACKAGE_VERSION to GitHub Releases
4343
# https://github.com/j0057/github-release
4444
githubrelease release dependencytrack/frontend create $PACKAGE_VERSION \
4545
--name $PACKAGE_VERSION --body "Dependency-Track Frontend" \
46-
--publish bom.xml frontend-dist.zip
46+
--publish bom.xml bom.json frontend-dist.zip
4747

4848
REPO=dependencytrack/frontend
4949
docker rmi $REPO:latest

0 commit comments

Comments
 (0)