Skip to content

feat: rust bindgen and publish flow #1

feat: rust bindgen and publish flow

feat: rust bindgen and publish flow #1

Workflow file for this run

name: cargo publish

Check failure on line 1 in .github/workflows/cargo-publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cargo-publish.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build
on:
push:
tags: ["**"]
permissions: write-all
jobs:
build: