Skip to content

use more golangci-lint linters, and fix new lint warnings (#63) #57

use more golangci-lint linters, and fix new lint warnings (#63)

use more golangci-lint linters, and fix new lint warnings (#63) #57

Workflow file for this run

name: Release
on:
push:
branches:
- master
tags:
- "v*.*.*"
jobs:
release:
permissions:
id-token: write
contents: write
packages: write
uses: capnspacehook/go-workflows/.github/workflows/release.yml@master
with:
release-image: false