From 9cf54767368a855bef1ec7143e14949f5c66369e Mon Sep 17 00:00:00 2001 From: Cole Helbling Date: Wed, 10 Jun 2026 19:54:23 -0700 Subject: [PATCH] ci: include output paths in FlakeHub upload --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) 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: