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