Skip to content

fix(ts-client): no infer runtime unions #330

fix(ts-client): no infer runtime unions

fix(ts-client): no infer runtime unions #330

Workflow file for this run

name: trunk
on:
push:
branches: [main]
jobs:
release-canary:
runs-on: ubuntu-latest
steps:
- uses: prisma-labs/dripip@master
with:
npmToken: ${{secrets.NPM_TOKEN}}
githubToken: ${{secrets.GITHUB_TOKEN}}