Skip to content

Commit

Permalink
fix: directly on main
Browse files Browse the repository at this point in the history
  • Loading branch information
zeddotes committed Oct 15, 2022
1 parent 0c55cb6 commit 7f296e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ 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
draft: true
command: github-release

0 comments on commit 7f296e3

Please sign in to comment.