Skip to content

Commit

Permalink
Automatically Generate Release Note
Browse files Browse the repository at this point in the history
Mark release as draft to be manually published after.
  • Loading branch information
EmteZogaf committed Jan 11, 2024
1 parent 93a46c0 commit b90ed32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
draft: true
generate_release_notes: true
files: |
feasibility-dsf-process/target/feasibility-dsf-process-*.jar
feasibility-dsf-process/target/feasibility-dsf-process-*.jar.sha256
Expand Down

0 comments on commit b90ed32

Please sign in to comment.