ci: remove preview step (#1675)

This commit is contained in:
Vadym Barda
2024-09-10 18:25:13 +00:00
committed by GitHub
parent acd8325402
commit 5d4b276af2
-7
View File
@@ -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/