1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-05-19 08:50:17 -07:00

[U] Update comment of HOMEBREW_GITHUB_API_TOKEN's scope.

This commit is contained in:
Vanilla 2021-02-24 08:15:30 +08:00 committed by GitHub
parent 671763ba15
commit bbb6d3463d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
run: brew bump-cask-pr --version $VERSION deskreen
env:
# First, create a personal access token: (url from Homebrew's output)
# https://github.com/settings/tokens/new?scopes=gist,public_repo&description=Homebrew
# https://github.com/settings/tokens/new?scopes=gist,public_repo,workflow&description=Homebrew
# Then, go repo settings -> Secrets -> New repository secret -> HOMEBREW_GITHUB_API_TOKEN : <secret value>.
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
update-aur: