Skip to content

Commit

Permalink
feat(showcase): change action work dir
Browse files Browse the repository at this point in the history
  • Loading branch information
nakzyu committed May 15, 2024
1 parent da1b6ed commit bcab249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-showcase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
vercel-args: "--prod"
vercel-org-id: ${{ secrets.ORG_ID}}
vercel-project-id: ${{ secrets.SHOWCASE_VERCEL_PROJECT_ID}}
working-directory: apps/docs
working-directory: apps/showcase

0 comments on commit bcab249

Please sign in to comment.