3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 08:29:30 +01:00
cargo-install/.github/workflows/sha1dir.yml
2023-02-18 17:17:51 -08:00

16 lines
225 B
YAML

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