Add `HOMEBREW_CASK_SYNC_TOKEN`. (#104214)

This commit is contained in:
Markus Reiter 2021-04-19 02:28:55 +02:00 committed by GitHub
parent 6f8423d0b9
commit eaedabef94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
uses: peter-evans/create-pull-request@052fc72b4198ba9fbc81b818c6e1859f747d49a8
with:
path: vendor/${{ matrix.repo }}
token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}
token: ${{ secrets.HOMEBREW_CASK_SYNC_TOKEN }}
branch: sync-templates-and-ci-config
title: Synchronize templates and CI configuration.
body: >