Skip to content

Bump pl-strflt/uci from 0.0 to 1.0 (#434) #406

Bump pl-strflt/uci from 0.0 to 1.0 (#434)

Bump pl-strflt/uci from 0.0 to 1.0 (#434) #406

name: GoReleaser
on: push
jobs:
build-snapshot:
name: Build Snapshot
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.20.x"
- name: Build Snapshot
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
args: --clean --snapshot