3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-23 00:39:30 +01:00
cargo-install/.github/workflows/cargo-llvm-lines.yml
2021-10-09 01:03:29 +01:00

14 lines
245 B
YAML

name: cargo-llvm-lines
on:
push:
tags:
- cargo-llvm-lines
jobs:
build:
uses: dtolnay/install/.github/workflows/build.yml@master
with:
crate: cargo-llvm-lines
secrets:
private_key: ${{secrets.private_key}}