Skip to content

fix: replace string concatenation in loop with string builder (#505) #481

fix: replace string concatenation in loop with string builder (#505)

fix: replace string concatenation in loop with string builder (#505) #481

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
snapshot:
uses: charmbracelet/meta/.github/workflows/snapshot.yml@main
secrets:
goreleaser_key: ${{ secrets.GORELEASER_KEY }}