From d5e06ffcf49a79d5f2da78f3bd13630acdb0487f Mon Sep 17 00:00:00 2001 From: Giordano Ricci Date: Tue, 8 Jun 2021 12:23:46 +0100 Subject: [PATCH] Chore: fix docs publish branch for v8 (#35361) * Chore: fix docs publish branch for v8 * Docs: remove notice in what's new --- .github/workflows/publish.yml | 2 +- docs/sources/whatsnew/whats-new-in-v8-0.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 964b046ead9..80886bbd8fa 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -3,7 +3,7 @@ name: publish_docs on: push: branches: - - main + - v8.0.x paths: - 'docs/sources/**' - 'packages/grafana-*/**' diff --git a/docs/sources/whatsnew/whats-new-in-v8-0.md b/docs/sources/whatsnew/whats-new-in-v8-0.md index 7cdad33189e..68079b7c63f 100644 --- a/docs/sources/whatsnew/whats-new-in-v8-0.md +++ b/docs/sources/whatsnew/whats-new-in-v8-0.md @@ -10,8 +10,6 @@ list = false # What’s new in Grafana v8.0 -> **Note:** This topic will be updated frequently between now and the final release. - This topic includes the release notes for Grafana v8.0. For all details, read the full [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md). ## Grafana OSS features