Skip to content

Commit

Permalink
fix: added github release back in the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zeddotes committed Oct 15, 2022
1 parent 0530996 commit f1a5b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: ga
with:
command: github-release
release-type: node
package-name: '@dts-stn/service-canada-design-system'
changelog-types: '[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"perf","section":"Performance Improvements"},{"type":"test","section":"Tests"},{"type":"docs","section":"Documentation"},{"type":"build","section":"Build System"},{"type":"ops","section":"CI/CD Changes"},{"type":"chore","section":"Miscellaneous Chores"},{"type":"refactor","section":"Refactored"}]'
Expand Down

0 comments on commit f1a5b88

Please sign in to comment.