3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 08:29:30 +01:00
cargo-install/.github/workflows/buckle.yml
2023-06-11 13:20:32 -07:00

16 lines
222 B
YAML

name: buckle
on:
push:
branches:
- buckle
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
crate: buckle
permissions:
contents: write
secrets: inherit