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