Skip to content

Commit

Permalink
updating release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
theolm committed Oct 17, 2024
1 parent 99dddf5 commit a1b72a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:

- uses: ncipollo/release-action@v1
with:
bodyFile: "CHANGELOG.md"
generateReleaseNotes: true
draft: true

- name: Setup Java
uses: actions/setup-java@v4
Expand Down
8 changes: 0 additions & 8 deletions CHANGELOG.md

This file was deleted.

0 comments on commit a1b72a5

Please sign in to comment.