From 7ec6c09a14704ca3117a9bfc59d1a65a996942ae Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Thu, 18 Dec 2025 20:27:29 +0000 Subject: [PATCH] Update publish directory for documentation deployment --- .github/workflows/docs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 567f0fe94..1862edd08 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -50,6 +50,5 @@ jobs: external_repository: Z3Prover/z3prover.github.io publish_branch: master publish_dir: ./api/html - publish_dir: ./doc/api/html user_name: github-actions[bot] user_email: github-actions[bot]@users.noreply.github.com