diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c102f36d4e1..c78bfeca64c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -175,6 +175,7 @@ jobs: rolling: ${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }} visibility: "public" tag: "${{ github.ref_name }}" + include-output-paths: true - name: Update the release notes if: startsWith(github.ref, 'refs/tags/') env: