Skip to content

feat(deps): bump github.com/charmbracelet/colorprofile from 0.1.8 to 0.1.9 #103

feat(deps): bump github.com/charmbracelet/colorprofile from 0.1.8 to 0.1.9

feat(deps): bump github.com/charmbracelet/colorprofile from 0.1.8 to 0.1.9 #103

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 }}