Skip to content

Commit

Permalink
fix: added release to the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zeddotes committed Oct 15, 2022
1 parent f72f9ec commit 86dec8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
release-type: node
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"}]'
prerelease: true
default-branch: release
publish:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 86dec8e

Please sign in to comment.