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:21:34 +02:00
committed by deadc0de
parent 8060538365
commit dd87ce04f3

View File

@@ -1,15 +1,13 @@
name: PR Homebrew formula
on:
workflow_dispatch:
release:
types: [created]
jobs:
homebrew-core:
runs-on: macos-latest
steps:
- uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
formula: dotdrop
- uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
formula: dotdrop