Skip to content

Commit

Permalink
fix: added directly to main..
Browse files Browse the repository at this point in the history
  • Loading branch information
zeddotes committed Oct 15, 2022
1 parent c67f07f commit 22d32c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
with:
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"}]'
draft: true
command: github-release
prerelease: true

- name: Checkout 🛎️
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 22d32c6

Please sign in to comment.