Skip to content

Commit

Permalink
chore(ci): Update package-name in gh actions workflow (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
André Kilchenmann committed Dec 18, 2020
1 parent 6a39180 commit 3d9bb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -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
Expand Down

0 comments on commit 3d9bb13

Please sign in to comment.