1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-16 22:34:10 +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: jobs:
homebrew-core: homebrew-core:
name: homebrew-core
runs-on: macos-latest runs-on: macos-latest
steps: steps:
- name: Update Homebrew formula - uses: dawidd6/action-homebrew-bump-formula@v3
uses: dawidd6/action-homebrew-bump-formula@v3
with: with:
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}} token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
formula: dotdrop formula: dotdrop