Skip to content

Commit 105d180

Browse files
authored
Replace token with one with write access [skip ci]. (#2503)
1 parent e726cd3 commit 105d180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/3x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
files: terminus.phar
137137
env:
138-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
138+
GITHUB_TOKEN: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
139139

140140
package_macos:
141141
runs-on: macos-latest

0 commit comments

Comments
 (0)