Skip to content

Build(deps-dev): bump @vercel/node from 2.10.0 to 2.15.2 #40

Build(deps-dev): bump @vercel/node from 2.10.0 to 2.15.2

Build(deps-dev): bump @vercel/node from 2.10.0 to 2.15.2 #40

Workflow file for this run

name: Deploy qrx
on:
push:
paths:
- 'services/qrx/**'
branches:
- "master"
concurrency:
group: qrx-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
deploy:
name: Deploy socky
uses: ./.github/workflows/deploy-vercel.yml
secrets: inherit
with:
projectId: "QmV2Fw8gtvE7QaqsaYNCT6pTHQsxaUtQNxth5kQqfRBaj1"
projectPath: "services/qrx"