diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 720d80d..accb216 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -161,7 +161,7 @@ jobs: path: out/SHA512SUMS.sign - name: Create Madness GitHub release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: artifacts: "out/*" bodyFile: .github/RELEASE_TEMPLATE.md