Skip to content

Update cloudflare/circle to 1.6.1 #26

Update cloudflare/circle to 1.6.1

Update cloudflare/circle to 1.6.1 #26

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
permissions:
contents: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: cli/gh-extension-precompile@v2
with:
go_version_file: go.mod