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/sha1dir.yml

15 lines
218 B
YAML
Raw Normal View History

2021-10-09 02:09:44 +02:00
name: sha1dir
on:
push:
tags:
- sha1dir
jobs:
build:
uses: dtolnay/install/.github/workflows/build.yml@master
with:
crate: sha1dir
secrets:
private_key: ${{secrets.private_key}}