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:
parent
671763ba15
commit
bbb6d3463d
2
.github/workflows/post-release-publish.yml
vendored
2
.github/workflows/post-release-publish.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user