3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 16:29:32 +01:00
cargo-install/.github/workflows/reindeer.yml
2022-12-02 15:02:06 -08:00

16 lines
245 B
YAML

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