Skip to content

Commit

Permalink
Revert "Revert "build: Preview deployments: false (#34)""
Browse files Browse the repository at this point in the history
This reverts commit 9a1271b.

Because that didn't work; see EndBug/pages-preview#21 (comment).
  • Loading branch information
vorburger committed Nov 2, 2023
1 parent d462c2e commit 3f305be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
- uses: vorburger/pages-preview@a5d03757567f1de500903d9cf7e35c99a7514d69
with:
build_dir: site
# https://github.com/EndBug/pages-preview/issues/20
deployments: false
preview_base_url: ${{ env.PAGES_BASE }}
preview_repo: ${{ env.PREVIEW_REPO }}
preview_token: ${{ secrets.PREVIEW_TOKEN }}

0 comments on commit 3f305be

Please sign in to comment.