From 5d4b276af2e427ecb217e66b2be890bb75b82a39 Mon Sep 17 00:00:00 2001 From: Vadym Barda Date: Tue, 10 Sep 2024 14:25:13 -0400 Subject: [PATCH] ci: remove preview step (#1675) --- .github/workflows/deploy_docs.yml | 7 ------- 1 file changed, 7 deletions(-) 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/