We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2862d87 commit e774843Copy full SHA for e774843
1 file changed
.github/workflows/update-homebrew-cask.yml
@@ -85,7 +85,7 @@ jobs:
85
uses: actions/checkout@v4
86
with:
87
repository: s00d/homebrew-switchshuttle
88
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.HOMEBREW_TOKEN }}
89
path: homebrew-switchshuttle
90
91
- name: Update cask file
0 commit comments