We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e19936 commit 454d02cCopy full SHA for 454d02c
1 file changed
.github/workflows/ci.yml
@@ -125,7 +125,7 @@ jobs:
125
FLY_REGION: ${{ vars.FLY_REGION }}
126
with:
127
# FIXME:MONOREPO If docs are in a subdirectory, change this to: docs
128
- workspace_name: .
+ # workspace_name: .
129
app_name: react-router-devtools-docs-pr-${{ github.event.number }}
130
use_isolated_workspace: true
131
env_vars: |
0 commit comments