Skip to content

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

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 #38

Workflow file for this run

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