name: bindgen-cli
on:
push:
branches:
- bindgen-cli
jobs:
build:
uses: ./build.yml
with:
crate: bindgen-cli
bin: bindgen
permissions:
contents: write
secrets: inherit