Skip to content

docs: refresh README and add installers #12

docs: refresh README and add installers

docs: refresh README and add installers #12

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*'
permissions:
contents: write
id-token: write
jobs:
release:
uses: thedavidweng/cli-workflow-template/.github/workflows/go-release.yml@main
secrets: inherit