Skip to content

Commit b0553e2

Browse files
authored
Generate release notes automatically
1 parent 73660c2 commit b0553e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
artifacts: "target/CheatBreakerAPI.jar"
3535
tag: ${{ steps.commit.outputs.short }}
3636
token: ${{ secrets.GITHUB_TOKEN }}
37+
generateReleaseNotes: true

0 commit comments

Comments
 (0)