Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 #71

build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0

build(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 #71

Workflow file for this run

name: goreleaser-test
on:
push:
branches:
- main
paths:
- ci/.goreleaser.yml
- .github/workflows/goreleaser-test.yml
pull_request:
paths:
- ci/.goreleaser.yml
- .github/workflows/goreleaser-test.yml
jobs:
test-goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: "1.22.0"
- uses: goreleaser/[email protected]
with:
distribution: goreleaser
version: latest
args: release --snapshot -f ci/.goreleaser.yml