Skip to content

Commit

Permalink
fix: try to fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
kands-code committed Apr 12, 2024
1 parent 9e72ab4 commit 4ff2370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/livecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Update Homebrew Casks
uses: macauley/action-homebrew-bump-cask@v1
with:
token: ${{secrets.GITHUB_TOKEN}}
token: ${{secrets.HOMEBREW_TOKEN}}
tap: kands-code/ffmpeg-bin-arm
livecheck: true

0 comments on commit 4ff2370

Please sign in to comment.