diff --git a/.github/workflows/build-runtime.yaml b/.github/workflows/build-runtime.yaml index ee636d67..660b6ae3 100644 --- a/.github/workflows/build-runtime.yaml +++ b/.github/workflows/build-runtime.yaml @@ -52,7 +52,7 @@ jobs: # Release published: add artifacts to release - name: Add artifacts to release if: github.event_name == 'release' - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: append_body: true body: |