From f450f4c833a1906476d23a96af348c22da5cc4d0 Mon Sep 17 00:00:00 2001 From: Tal Koren Date: Sun, 24 Nov 2024 13:52:59 +0200 Subject: [PATCH] ci: publish docs to v2 folder [merge to v2 branch] (#2573) --- .github/workflows/publish-storybook.yml | 1 + .../src/storybook/stand-alone-documentaion/welcome/welcome.mdx | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.github/workflows/publish-storybook.yml b/.github/workflows/publish-storybook.yml index 538cd0f40e..5e0c15ddcc 100644 --- a/.github/workflows/publish-storybook.yml +++ b/.github/workflows/publish-storybook.yml @@ -39,6 +39,7 @@ jobs: - name: Push core Storybook to Github Pages uses: JamesIves/github-pages-deploy-action@v4.5.0 with: + target-folder: v2 clean-exclude: storybook-blocks/* folder: packages/core/static_storybook branch: gh-pages diff --git a/packages/core/src/storybook/stand-alone-documentaion/welcome/welcome.mdx b/packages/core/src/storybook/stand-alone-documentaion/welcome/welcome.mdx index 171b63f9de..ec4b72fbe8 100644 --- a/packages/core/src/storybook/stand-alone-documentaion/welcome/welcome.mdx +++ b/packages/core/src/storybook/stand-alone-documentaion/welcome/welcome.mdx @@ -12,6 +12,8 @@ import { OtherContributorsList } from "./other-contributors-list/other-contribut +For version 3 docs please visit [v3 docs](https://vibe.monday.com/) + ## What’s inside