Skip to content

Commit

Permalink
ci: update vercel output
Browse files Browse the repository at this point in the history
  • Loading branch information
noyyyy committed Dec 4, 2023
1 parent 8b9e784 commit d2573cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
vercel-org-id: ${{ secrets.ORG_ID}} #Required
vercel-project-id: ${{ secrets.PROJECT_ID}} #Required
working-directory: ./packages/client/dist
working-directory: ./packages/client/.vercel/output
vercel-args: "--prod" #Optional
scope: ${{secrets.TEAM_SLUG}}

0 comments on commit d2573cd

Please # to comment.