Skip to content

update Go to 1.21.4 (#70) #69

update Go to 1.21.4 (#70)

update Go to 1.21.4 (#70) #69

Workflow file for this run

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