We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73660c2 commit b0553e2Copy full SHA for b0553e2
.github/workflows/build.yml
@@ -34,3 +34,4 @@ jobs:
34
artifacts: "target/CheatBreakerAPI.jar"
35
tag: ${{ steps.commit.outputs.short }}
36
token: ${{ secrets.GITHUB_TOKEN }}
37
+ generateReleaseNotes: true
0 commit comments