From dcabf12edea2fe377dcd98d9becb7861fe9394da Mon Sep 17 00:00:00 2001 From: Tibo B <19124383+ingvaar@users.noreply.github.com> Date: Mon, 14 Sep 2026 14:41:41 +0200 Subject: [PATCH] fix(ci): revert TechDocs workflow to v11.1.0 to fix publish failure --- .github/workflows/techdocs.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/techdocs.yml b/.github/workflows/techdocs.yml index a8e5625..6df5d35 100644 --- a/.github/workflows/techdocs.yml +++ b/.github/workflows/techdocs.yml @@ -11,8 +11,9 @@ on: jobs: publish-techdocs-site: - # Pinned: v16.0.0 needs TECHDOCS_AZURE_ACCOUNT_NAME, which isn't scoped to this repo. See #333. - uses: Staffbase/gha-workflows/.github/workflows/template_techdocs.yml@v17.0.1 + # Pinned: v16.0.0 and later need TECHDOCS_AZURE_ACCOUNT_NAME, which isn't scoped to this repo. + # See #333. Unpin once the org variable is available here. + uses: Staffbase/gha-workflows/.github/workflows/template_techdocs.yml@v11.1.0 with: entity-name: plugins-client-sdk secrets: