brew github token

This commit is contained in:
Kasper Juul Hermansen 2022-12-18 21:56:27 +01:00
parent 3f06afce02
commit d592b5f2d8
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -134,7 +134,7 @@ jobs:
# The GitHub Token (saved as a repo secret) that has `repo` permissions for the homebrew tap you want to release to.
# Required - string.
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.BREW_GITHUB_TOKEN }}
# Git author info used to commit to the homebrew tap.
# Defaults are shown - strings.