Skip to content

Bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 #264

Bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1

Bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 #264

Workflow file for this run

name: Build and test
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/build.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}