Skip to content

Commit 3c1082a

Browse files
committed
Try to fix Vercel deploy.
1 parent e23334c commit 3c1082a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-production.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ jobs:
6363
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
6464
with:
6565
vercel_team_id: "strapijs"
66-
vercel_target: "production"
67-
vercel_app: "documentation"
6866
vercel_project_id: ${{ secrets.VERCEL_PROJECT_ID }}
6967

7068
# Waits for Vercel to finish building the docs

0 commit comments

Comments
 (0)