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'