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: private_key: ${{secrets.private_key}}