Skip to content

Commit 4bc1112

Browse files
author
Eduardo
committed
chore: update deploy file
1 parent 467ba7e commit 4bc1112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/DeployApp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
cd /chaxis-api
2929
git pull origin master
3030
npm install
31+
npx prisma migrate deploy
3132
npm run prebuild
3233
npm run build
3334
EOF

0 commit comments

Comments
 (0)