Skip to content

Commit bc9732b

Browse files
committed
ci: 🚀 Update homebrew workflow
1 parent a5b923a commit bc9732b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync-homebrew.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313

1414
steps:
1515
- name: Update Homebrew cask
16-
uses: LanikSJ/homebrew-bump-cask@v1
16+
uses: LanikSJ/homebrew-bump-cask@v2
1717
with:
18-
token: ${{ github.token }}
18+
token: ${{ secrets.GH_TOKEN }}
1919
tap: viarotel-org/escrcpy
2020
cask: escrcpy
2121
livecheck: true

0 commit comments

Comments
 (0)