1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00

fix brew action

This commit is contained in:
deadc0de6
2022-05-17 23:17:21 +02:00
committed by deadc0de
parent 391cca0c2f
commit 8060538365

View File

@@ -7,11 +7,9 @@ on:
jobs:
homebrew-core:
name: homebrew-core
runs-on: macos-latest
steps:
- name: Update Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
steps:
- uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
formula: dotdrop