Skip to content

Commit c896715

Browse files
committed
fix deployment
1 parent 3585ce5 commit c896715

File tree

3 files changed

+0
-9352
lines changed

3 files changed

+0
-9352
lines changed

.github/workflows/publish-documentation.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
with:
5050
workspace_name: docs
5151
app_name: ${{github.event.repository.name}}-${{ github.ref_name }}
52-
use_isolated_workspace: true
5352
env_vars: |
5453
APP_ENV=production
5554
GITHUB_OWNER=${{ github.repository_owner }}

.github/workflows/validate.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,3 @@ jobs:
6363
with:
6464
workspace_name: docs
6565
app_name: react-router-devtools-docs-pr-${{ github.event.number }}
66-
use_isolated_workspace: true

0 commit comments

Comments
 (0)