Skip to content

Commit

Permalink
add auto release yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
robinzyb committed Oct 5, 2023
1 parent 3ef4d3c commit 3f266d4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# .github/release.yml

changelog:
categories:
- title: New Features
labels:
- New-Feature
- title: Other Changes
labels:
- "*"

0 comments on commit 3f266d4

Please sign in to comment.