Skip to content

Commit 432eeb4

Browse files
committed
renames step
1 parent af69afa commit 432eeb4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cicd-vercel.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ jobs:
8383
pnpm nuxi prepare
8484
pnpm run test
8585
86-
# build-deploy:
87-
build:
86+
build-deploy:
8887
timeout-minutes: 10
8988
name: Build 🏗️ & Deploy 🚀
9089
needs: [setup-stage, lint, test]

0 commit comments

Comments
 (0)