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