diff --git a/.github/workflows/deploy_docs.yml b/.github/workflows/deploy_docs.yml index 29ebab7b9..e66c94c3a 100644 --- a/.github/workflows/deploy_docs.yml +++ b/.github/workflows/deploy_docs.yml @@ -59,10 +59,3 @@ jobs: if: github.ref == 'refs/heads/main' id: deployment uses: actions/deploy-pages@v4 - - - name: Deploy Pull Request Preview - if: github.event_name == 'pull_request' - uses: actions/upload-artifact@v2 - with: - name: pr-preview-${{ github.event.number }} - path: ./docs/site/