We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3585ce5 commit c896715Copy full SHA for c896715
.github/workflows/publish-documentation.yaml
@@ -49,7 +49,6 @@ jobs:
49
with:
50
workspace_name: docs
51
app_name: ${{github.event.repository.name}}-${{ github.ref_name }}
52
- use_isolated_workspace: true
53
env_vars: |
54
APP_ENV=production
55
GITHUB_OWNER=${{ github.repository_owner }}
.github/workflows/validate.yaml
@@ -63,4 +63,3 @@ jobs:
63
64
65
app_name: react-router-devtools-docs-pr-${{ github.event.number }}
66
0 commit comments