Skip to content

Commit

Permalink
ci: use my own fork of action-homebrew-bump-cask to no fork
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc committed Sep 23, 2023
1 parent f04e6cd commit 8eedec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bump-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
runs-on: macos-latest
steps:
- name: Update Homebrew cask
uses: eugenesvk/action-homebrew-bump-cask@3.8.4
uses: wangl-cc/action-homebrew-bump-cask@master
with:
token: ${{secrets.MAA_HOMEBREW_BUMP_PR}}
tap: MaaAssistantArknights/homebrew-tap
org: wangl-cc
no_fork: false
force: false
livecheck: true

0 comments on commit 8eedec6

Please sign in to comment.