From 2a82b433a46e3b12781e4c3659d3615c9521c5ae Mon Sep 17 00:00:00 2001 From: Robby Milo Date: Wed, 4 Dec 2024 15:43:31 +0100 Subject: [PATCH] fix deploy preview shared content (#97355) * fix deploy preview shared content * trigger build * update workflow * fix param * revert content change * trigger build * trigger build * trigger build * revert ref change --- .github/workflows/deploy-pr-preview.yml | 3 ++- docs/sources/_index.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-pr-preview.yml b/.github/workflows/deploy-pr-preview.yml index 4c51a57b229..370351f99c0 100644 --- a/.github/workflows/deploy-pr-preview.yml +++ b/.github/workflows/deploy-pr-preview.yml @@ -19,4 +19,5 @@ jobs: title: ${{ github.event.pull_request.title }} repo: grafana website_directory: content/docs/grafana/latest - relative_prefix: /docs/grafana/latest/ \ No newline at end of file + relative_prefix: /docs/grafana/latest/ + index_file: true \ No newline at end of file diff --git a/docs/sources/_index.md b/docs/sources/_index.md index c7a04de0e8c..989ceddad50 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -45,7 +45,7 @@ cards: height: 24 - title: Dashboards href: ./dashboards/ - description: Query, transform, visualize, and understand your data no matter where it’s stored. + description: Query, transform, visualize, and understand your data no matter where it's stored. height: 24 - title: Panels and Visualizations href: ./panels-visualizations/