Skip to content

Commit

Permalink
Create release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tzhang200 authored Apr 21, 2023
1 parent ee36dca commit 54047d9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
categories:
- title: Bug 🛠
labels:
- bug
- title: Exciting New Features 🎉
labels:
- feature
- enhancement
- title: Documentation
labels:
- documentation
- title: Other Changes
labels:
- "*"

0 comments on commit 54047d9

Please sign in to comment.