diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 829847b..5b3d76e 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -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) \ No newline at end of file