diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7240a3301b..7ea8650257 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -39,7 +39,7 @@ jobs: with: token: ${{ secrets.GH_TOKEN }} release-type: node - package-name: DSP-JS + package-name: DSP-APP changelog-types: '[{"type": "feat","section": "Enhancements","hidden": false }, {"type": "fix","section": "Bug Fixes","hidden": false }, {"type": "chore","section": "Maintenance","hidden": false }, {"type": "docs","section": "Documentation","hidden": false }]' # publish only on release