Skip to content

Commit

Permalink
Merge pull request #123 from VergeDX/master
Browse files Browse the repository at this point in the history
[U] Update comment of HOMEBREW_GITHUB_API_TOKEN's scope.
  • Loading branch information
pavlobu authored Feb 25, 2021
2 parents b4a1aa5 + bbb6d34 commit afbe6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit afbe6db

Please sign in to comment.