Skip to content

build: fix main binary path in goreleaser configs #7

build: fix main binary path in goreleaser configs

build: fix main binary path in goreleaser configs #7

Workflow file for this run

name: Continuous Integration
on: [push]
permissions:
contents: write
packages: write
security-events: write
jobs:
go:
uses: lvlcn-t/meta/.github/workflows/ci-go.yml@main
with:
go_version_file: go.mod
go_releaser_config: .goreleaser-ci.yaml
secrets: inherit
helm:
uses: lvlcn-t/meta/.github/workflows/ci-helm.yml@main