Skip to content

Commit

Permalink
🪶 chore: updated pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
HalloSouf authored Jul 3, 2024
1 parent eb825f4 commit d75327a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [19.x]
node-version: [21.x]

steps:

Expand Down Expand Up @@ -48,4 +48,4 @@ jobs:
yarn build
# Restart process manager
pm2 restart "mcdata-api"
pm2 restart "mcdata-api"

0 comments on commit d75327a

Please sign in to comment.