chore: Homebrew bump automation #118

This commit is contained in:
Artem Chepurnyi 2024-11-01 08:09:21 +02:00 committed by GitHub
parent 6fdcd4c5c6
commit 4f5b740afc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
name: "⬆️ GitHub release -> Homebrew PR"
on:
workflow_dispatch:
release:
types: [published]
jobs:
new-update:
name: Deploy Homebrew
runs-on: macos-latest
steps:
- name: "Checkout main repo"
uses: actions/checkout@v4
- name: Bump packages
uses: Homebrew/actions/bump-packages@master
with:
token: ${{ secrets.DEPLOY_HOMEBREW_GITHUB_TOKEN }}
casks: >
keyguard