Skip to content

Commit

Permalink
Update release-build.yml (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gregorczyk authored Sep 12, 2024
1 parent 09410e9 commit 8102667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
- name: Create release page
uses: ncipollo/release-action@v1
with:
name: "Release of ${{ github.ref_name }} for TI"
makeLatest: true
body: "[📋Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/release-${{ github.ref_name }}/CHANGELOG.md)"
# artifacts: "sdpi-supplement.zip"

0 comments on commit 8102667

Please sign in to comment.