Skip to content

Commit

Permalink
Merge pull request #271 from darwinia-network/ran_node_version
Browse files Browse the repository at this point in the history
add-node-version
  • Loading branch information
1022ranji authored Feb 16, 2022
2 parents 030e573 + 6179f27 commit bbe2f3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
name: Deploy to Vercel
id: smart-vercel
with:
node_version: 14.16.0
vercel_token: ${{ secrets.VERCEL_TOKEN }}
vercel_group: itering
preview_output: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy-stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
name: Deploy to Vercel
id: smart-vercel
with:
node_version: 14.16.0
vercel_token: ${{ secrets.VERCEL_TOKEN }}
vercel_group: itering
preview_output: true
Expand Down

0 comments on commit bbe2f3a

Please sign in to comment.