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 e23334c commit 3c1082aCopy full SHA for 3c1082a
.github/workflows/deploy-production.yml
@@ -63,8 +63,6 @@ jobs:
63
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
64
with:
65
vercel_team_id: "strapijs"
66
- vercel_target: "production"
67
- vercel_app: "documentation"
68
vercel_project_id: ${{ secrets.VERCEL_PROJECT_ID }}
69
70
# Waits for Vercel to finish building the docs
0 commit comments