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
This commit is contained in:
Robby Milo 2024-12-04 15:43:31 +01:00 committed by GitHub
parent 85e006935e
commit 2a82b433a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -20,3 +20,4 @@ jobs:
repo: grafana repo: grafana
website_directory: content/docs/grafana/latest website_directory: content/docs/grafana/latest
relative_prefix: /docs/grafana/latest/ relative_prefix: /docs/grafana/latest/
index_file: true

View File

@ -45,7 +45,7 @@ cards:
height: 24 height: 24
- title: Dashboards - title: Dashboards
href: ./dashboards/ href: ./dashboards/
description: Query, transform, visualize, and understand your data no matter where its stored. description: Query, transform, visualize, and understand your data no matter where it's stored.
height: 24 height: 24
- title: Panels and Visualizations - title: Panels and Visualizations
href: ./panels-visualizations/ href: ./panels-visualizations/