Skip to content

Commit

Permalink
Release workflow (#306)
Browse files Browse the repository at this point in the history
* Add release workflow

* Update release workflow

* Update release workflow
  • Loading branch information
d-gregorczyk authored Sep 12, 2024
1 parent 05ea1ec commit 999f783
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:

- name: Create release page
uses: ncipollo/release-action@v1
# with:
with:
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/release-$GITHUB_REF_NAME/CHANGELOG.md)

0 comments on commit 999f783

Please sign in to comment.