Skip to content

Commit

Permalink
🐎 ci:
Browse files Browse the repository at this point in the history
  • Loading branch information
ruan-cat committed Mar 24, 2024
1 parent f7e2a3b commit 8d34969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/monorepo-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
vercel-org-id: ${{ secrets.ORG_ID}} #Required
vercel-project-id: ${{ secrets.PROJECT_ID}} #Required
working-directory: ./packages/monorepo-1
working-directory: packages/monorepo-1
alias-domains: monorepo-1.ruancat6312.top
2 changes: 1 addition & 1 deletion .github/workflows/monorepo-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
vercel-org-id: ${{ secrets.ORG_ID}} #Required
vercel-project-id: ${{ secrets.PROJECT_ID}} #Required
working-directory: ./packages/monorepo-2
working-directory: packages/monorepo-2
alias-domains: monorepo-2.ruancat6312.top

0 comments on commit 8d34969

Please sign in to comment.