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/star-history.yml

15 lines
240 B
YAML

name: star-history
on:
push:
branches:
- star-history
jobs:
build:
uses: dtolnay/install/.github/workflows/build.yml@master
with:
crate: star-history
permissions:
contents: write
secrets: inherit