Skip to content

Bump formulae and casks #15

Bump formulae and casks

Bump formulae and casks #15

Workflow file for this run

name: Bump formulae and casks and open PRs
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
casks:
runs-on: macos-latest
steps:
- name: Update Homebrew cask
uses: wangl-cc/action-homebrew-bump-cask@master
with:
token: ${{secrets.MAA_HOMEBREW_BUMP_PR}}
tap: MaaAssistantArknights/homebrew-tap
no_fork: false
force: false
livecheck: true