3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2025-01-31 23:21:17 +01:00
cargo-install/.github/workflows/sha1dir.yml

18 lines
252 B
YAML
Raw Normal View History

2021-10-09 01:09:44 +01:00
name: sha1dir
on:
push:
branches:
2021-10-09 01:09:44 +01:00
- sha1dir
workflow_dispatch:
2021-10-09 01:09:44 +01:00
jobs:
build:
uses: ./.github/workflows/build.yml
2021-10-09 01:09:44 +01:00
with:
crate: sha1dir
permissions:
2025-01-26 12:48:26 -08:00
id-token: write
contents: write
2025-01-26 12:48:26 -08:00
attestations: write