Remove homebrew bump action · jesseduffield/lazydocker@1e34a9b (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 1e34a9b

Remove homebrew bump action

Apparently: " Error: Whoops, the lazydocker formula has its version update pull requests automatically opened by BrewTestBot! We'd still love your contributions, though, so try another one that's not in the autobump list " So looks like we don't need to have this action anymore because homebrew will be updated automatically.

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 0 additions & 8 deletions

Original file line number Diff line number Diff line change
@@ -25,11 +25,3 @@ jobs:
25 25 args: release --clean
26 26 env:
27 27 GITHUB_TOKEN: ${{secrets.TOKEN_GITHUB}}
28 -homebrew:
29 -runs-on: ubuntu-latest
30 -steps:
31 - - name: Bump Homebrew formula
32 -uses: dawidd6/action-homebrew-bump-formula@v3
33 -with:
34 -token: ${{secrets.TOKEN_GITHUB}}
35 -formula: lazydocker