Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
d-gregorczyk committed Sep 12, 2024
1 parent db64303 commit f304a71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:

- name: Create release page
uses: ncipollo/release-action@v1
with:
artifacts: "sdpi-supplement.zip"
body: [📋Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/release-$GITHUB_REF_NAME/CHANGELOG.md)
# with:
# artifacts: "sdpi-supplement.zip"
# body: [📋Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/release-$GITHUB_REF_NAME/CHANGELOG.md)

0 comments on commit f304a71

Please sign in to comment.