Skip to content

Commit 52cd251

Browse files
committed
chore: test other homebrew ci 3
1 parent 5cdd2f4 commit 52cd251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: dawidd6/action-homebrew-bump-formula@v4
7474
with:
7575
# Required, custom GitHub access token with the 'public_repo' and 'workflow' scopes
76-
token: ${{secrets.TOKEN}}
76+
token: ${{secrets.HOMEBREW_ACCESS_TOKEN}}
7777
# Optional, will commit with this user name
7878
# user_name: name
7979
# Optional, will commit with this user email

0 commit comments

Comments
 (0)