Skip to content

Commit

Permalink
Use personal access token for Homebrew (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Reinhard Naegele <[email protected]>
  • Loading branch information
unguiculus authored Jan 29, 2020
1 parent 50c6e27 commit c2206ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
run: mage release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CI_TOKEN }}

0 comments on commit c2206ae

Please sign in to comment.