Skip to content

Commit

Permalink
Update release-build.yml (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gregorczyk authored Sep 12, 2024
1 parent 8102667 commit 786be44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ jobs:
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"
body: "[📋Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/${{ github.ref_name }}/CHANGELOG.md)"
artifacts: "sdpi-supplement.zip"

0 comments on commit 786be44

Please sign in to comment.