Skip to content

Commit

Permalink
Tmp (#307)
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 999f783 commit 09410e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
- name: Create release page
uses: ncipollo/release-action@v1
with:
body: "[📋Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/release-$GITHUB_REF_NAME/CHANGELOG.md)"
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 09410e9

Please sign in to comment.