Skip to content

Commit

Permalink
Replace token with one with write access [skip ci]. (#2503)
Browse files Browse the repository at this point in the history
  • Loading branch information
kporras07 committed Sep 28, 2023
1 parent e726cd3 commit 105d180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/3x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
with:
files: terminus.phar
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}

package_macos:
runs-on: macos-latest
Expand Down

0 comments on commit 105d180

Please sign in to comment.