From d1a7778b534f66aba57e9865d9c3a27f1d12f4c7 Mon Sep 17 00:00:00 2001 From: Ashley Dumaine Date: Wed, 21 Feb 2024 09:39:06 -0500 Subject: [PATCH] deploy docs --- .github/workflows/gh-pages.yml | 2 -- README.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7c040c2fa..54e82119d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -2,8 +2,6 @@ name: Deploy Github Pages on: push: - branches: - - main paths: - 'README.md' - 'docs/**' diff --git a/README.md b/README.md index d2006fb16..bfde888fc 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ CAPL is able to install and manage the [versions of Kubernetes supported by the ## Documentation -Please see our [Book](https://linode.github.io/cluster-api-provider-linode) for in-depth user and developer documentation. +Please see our [book](https://linode.github.io/cluster-api-provider-linode) for in-depth user and developer documentation.