diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index e0f59136..1b0976ec 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -282,7 +282,7 @@ jobs: if-no-files-found: error - name: Publish Package in Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') && github.event_name == 'release' && github.event.action == 'published' with: files: |