Skip to content

Commit 51edfdf

Browse files
author
abrulic
committed
check
1 parent 454d02c commit 51edfdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
with:
127127
# FIXME:MONOREPO If docs are in a subdirectory, change this to: docs
128128
# workspace_name: .
129-
app_name: react-router-devtools-docs-pr-${{ github.event.number }}
129+
app_name: ${{ github.event.repository.name }}-${{ github.event.number }}
130130
use_isolated_workspace: true
131131
env_vars: |
132132
APP_ENV=production

0 commit comments

Comments
 (0)