diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 974e03bf..7ab68a18 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: sparse-checkout: docs - run: ls opentf-repo - name: Copy docs - run: mv opentf-repo/docs ${{ github.workspace }} + run: mv opentf-repo/docs . - name: Setup Node uses: actions/setup-node@v3 with: diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 345e6aef..00000000 --- a/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -Test