Skip to content

Replace Prisma with Kysely #39

Replace Prisma with Kysely

Replace Prisma with Kysely #39

Workflow file for this run

name: Release Package
on:
push:
branches:
- main
permissions:
contents: read
packages: write
id-token: write
jobs:
release:
uses: rubriclab/package/.github/workflows/release-package.yml@main
secrets: inherit