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/rustup-toolchain-install-master.yml

20 lines
404 B
YAML
Raw Normal View History

name: rustup-toolchain-install-master
on:
push:
branches:
- rustup-toolchain-install-master
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
crate: rustup-toolchain-install-master
git: dtolnay-contrib/rustup-toolchain-install-master
ref: nodefault
permissions:
2025-01-26 12:48:26 -08:00
id-token: write
contents: write
2025-01-26 12:48:26 -08:00
attestations: write