Skip to content

ci: sign & notarize macos binaries (#494) #1585

ci: sign & notarize macos binaries (#494)

ci: sign & notarize macos binaries (#494) #1585

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