Skip to content

(v2) feat: add compat package #1706

(v2) feat: add compat package

(v2) feat: add compat package #1706

Workflow file for this run

name: build
on:
push:
branches:
- "master"
pull_request:
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
secrets:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}