Skip to content

feat(deps): bump github.com/charmbracelet/colorprofile from 0.1.11 to 0.2.0 #141

feat(deps): bump github.com/charmbracelet/colorprofile from 0.1.11 to 0.2.0

feat(deps): bump github.com/charmbracelet/colorprofile from 0.1.11 to 0.2.0 #141

Workflow file for this run

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