Skip to content

Commit 3687ac3

Browse files
committed
ci : vercel 배포 파이프라인 project Name 설정
1 parent 06aeb30 commit 3687ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
run: npm install -g vercel
3535

3636
- name: Deploy to Vercel
37-
run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }} --confirm --cwd docs/.vitepress/dist
37+
run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }} --confirm --cwd docs/.vitepress/dist --confirm --name mo-it

0 commit comments

Comments
 (0)