name: cargo-expand on: push: branches: - cargo-expand jobs: build: uses: dtolnay/install/.github/workflows/build.yml@master with: crate: cargo-expand permissions: contents: write secrets: private_key: ${{secrets.private_key}}