We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c265d0 commit dcdfb74Copy full SHA for dcdfb74
1 file changed
.github/workflows/release.yml
@@ -492,7 +492,7 @@ jobs:
492
with:
493
api_key: ${{ secrets.DTRACK_AUTOMATION_API_KEY }}
494
autocreate: 'true'
495
- bom_filename: bom.xml
+ bom_filename: bom.json
496
project_name: devolutions-gateway
497
project_version: ${{ needs.preflight.outputs.version }}
498
server_hostname: 'dtrack-api.devolutions.com'
0 commit comments