diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6e2f765..4a3c55e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -173,7 +173,6 @@ jobs: - name: Upload pages uses: actions/upload-pages-artifact@v1 with: - name: api path: ${{ github.workspace }}/build/docs - name: Release to GitHub Pages