From 57fc46534d261a5a9f09b238b547c921700a5f79 Mon Sep 17 00:00:00 2001 From: Chaithya G R Date: Wed, 13 Nov 2024 14:16:25 +0100 Subject: [PATCH] !docs_build --- .github/workflows/master-cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/master-cd.yml b/.github/workflows/master-cd.yml index 6dad6755..47166fe0 100644 --- a/.github/workflows/master-cd.yml +++ b/.github/workflows/master-cd.yml @@ -42,6 +42,7 @@ jobs: destination_dir: . # Ensure you deploy to the root of the gh-pages branch publish_branch: gh-pages keep_files: false + # build-n-publish: # name: Build and publish Python 🐍 distributions 📦 to TestPyPI