Skip to content

Build(deps-dev): bump @vercel/node in /services/hitx #38

Build(deps-dev): bump @vercel/node in /services/hitx

Build(deps-dev): bump @vercel/node in /services/hitx #38

Workflow file for this run

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