From 0a489b27de99418a613b758b39196c136c116cd9 Mon Sep 17 00:00:00 2001 From: Emma K Alexandra Date: Thu, 14 Mar 2024 22:24:46 -0400 Subject: [PATCH] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 65b531be..2dcd1923 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -32,7 +32,7 @@ jobs: - name: Generate Docs uses: fwcd/swift-docc-action@v1 with: - target: MetroGTFS + target: WMATA,MetroGTFS output: ./public transform-for-static-hosting: 'true' disable-indexing: 'true'