3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-26 01:49:32 +01:00
cargo-install/.github/workflows/reindeer.yml
2023-01-22 15:00:56 -08:00

16 lines
227 B
YAML

name: reindeer
on:
push:
branches:
- reindeer
jobs:
build:
uses: ./build.yml
with:
crate: reindeer
git: facebookincubator/reindeer
permissions:
contents: write
secrets: inherit