Skip to content

feat!: regenerate with ABI 15 #2

feat!: regenerate with ABI 15

feat!: regenerate with ABI 15 #2

Workflow file for this run

name: Create release
on:
push:
tags: ["*"]
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
permissions:
contents: write
id-token: write
attestations: write
jobs:
release:
uses: tree-sitter/workflows/.github/workflows/release.yml@main
with:
attestations: true