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/dotslash.yml
2024-02-09 19:28:09 -08:00

16 lines
228 B
YAML

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