Skip to content

feat: add repoRecentReleases (#4) #31

feat: add repoRecentReleases (#4)

feat: add repoRecentReleases (#4) #31

Workflow file for this run

name: build
on:
push:
branches:
- "master"
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 }}