Skip to content

Commit 50d5138

Browse files
authored
Fix dtrack project name (#102)
2 parents 22c4d22 + 9d458a0 commit 50d5138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
dtrack:
4848
uses: softwareone-platform/ops-template/.github/workflows/dependency-track-python-uv.yml@v1
4949
with:
50-
projectName: 'swo-marketplace-cli'
50+
projectName: 'mpt-api-python-client'
5151
secrets:
5252
DEPENDENCYTRACK_APIKEY: ${{ secrets.DEPENDENCYTRACK_APIKEY }}

0 commit comments

Comments
 (0)