diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index a4007ee..a56f426 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -110,5 +110,6 @@ jobs: with: name: ${{ env.QGIS_VERSION }} artifacts: "*.pkg" - body: "body.md" + body: "See https://github.com/qgis/QGIS/releases" tag: ${{ env.QGIS_VERSION }} + allowUpdates: True