mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 16:49:42 +00:00
fix homebrew
This commit is contained in:
7
.github/workflows/homebrew-release.yml
vendored
7
.github/workflows/homebrew-release.yml
vendored
@@ -9,7 +9,8 @@ jobs:
|
||||
homebrew-core:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dawidd6/action-homebrew-bump-formula@v3
|
||||
- uses: mislav/bump-homebrew-formula-action@v2
|
||||
with:
|
||||
token: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
|
||||
formula: dotdrop
|
||||
formula-name: dotdrop
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{secrets.HOMEBREW_FORMULA_GH_TOKEN}}
|
||||
|
||||
Reference in New Issue
Block a user