diff --git a/.github/workflows/deploy-to-gh-pages.yml b/.github/workflows/deploy-to-gh-pages.yml index 9107f59..30cdf07 100644 --- a/.github/workflows/deploy-to-gh-pages.yml +++ b/.github/workflows/deploy-to-gh-pages.yml @@ -13,6 +13,12 @@ jobs: matrix: folder: - ./ + - experiments/pilot-01a/ + - experiments/pilot-01b/ + - experiments/pilot-02a/ + - experiments/pilot-02b/ + - experiments/pilot-02c/ + - experiments/pilot-03a/ runs-on: ubuntu-latest steps: