From bbfe87992557dee19b75cb22e8d2456361df76a2 Mon Sep 17 00:00:00 2001 From: Abin Date: Tue, 6 Dec 2022 16:18:06 +0530 Subject: [PATCH] Testing something --- .github/workflows/auto-version-docs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-version-docs.yml b/.github/workflows/auto-version-docs.yml index 285586f7f..ee7cd0814 100644 --- a/.github/workflows/auto-version-docs.yml +++ b/.github/workflows/auto-version-docs.yml @@ -58,4 +58,5 @@ jobs: commit-message: Add new version to versioned docs title: Add new version to versioned docs body: Creates a new versioned set of docs for the latest release to `versioned_docs`. - branch: versioned-docs-update \ No newline at end of file + branch: versioned-docs-update + add-paths: website \ No newline at end of file