Skip to content

chore(docs): fix deploy website ci #522

chore(docs): fix deploy website ci

chore(docs): fix deploy website ci #522

Workflow file for this run

name: trunk
concurrency: 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}}