diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fc0e9fa859cdb..20a560908125b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -531,7 +531,7 @@ jobs: path: out/SHA512SUMS.sign - name: Create ArchiSteamFarm GitHub release - uses: ncipollo/release-action@v1.15.0 + uses: ncipollo/release-action@v1.16.0 with: allowUpdates: true artifactErrorsFailBuild: true