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

18 lines
266 B
YAML
Raw Normal View History

2022-12-03 00:02:06 +01:00
name: reindeer
on:
push:
branches:
- reindeer
workflow_dispatch:
2022-12-03 00:02:06 +01:00
jobs:
build:
uses: ./.github/workflows/build.yml
2022-12-03 00:02:06 +01:00
with:
crate: reindeer
git: facebookincubator/reindeer
permissions:
contents: write
secrets: inherit