diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 78b149429..6f360e285 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -493,7 +493,7 @@ jobs: path: out/SHA512SUMS.sign - name: Create ArchiSteamFarm GitHub release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: artifacts: "out/*" bodyFile: .github/RELEASE_TEMPLATE.md