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