mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 17:24:45 +00:00
🐛 update formula name
This commit is contained in:
4
.github/workflows/homebrew.yml
vendored
4
.github/workflows/homebrew.yml
vendored
@@ -12,10 +12,10 @@ jobs:
|
|||||||
uses: dawidd6/action-homebrew-bump-formula@v3
|
uses: dawidd6/action-homebrew-bump-formula@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
|
||||||
formula: clean-mac
|
formula: mole
|
||||||
tap: tw93/homebrew-tap
|
tap: tw93/homebrew-tap
|
||||||
create_pullrequest: true
|
create_pullrequest: true
|
||||||
commit_message: |
|
commit_message: |
|
||||||
Update clean-mac to {{version}}
|
Update mole to {{version}}
|
||||||
|
|
||||||
Created by action-homebrew-bump-formula
|
Created by action-homebrew-bump-formula
|
||||||
|
|||||||
Reference in New Issue
Block a user