Skip to content

Commit

Permalink
Correct homebrew formula for release automation
Browse files Browse the repository at this point in the history
  • Loading branch information
namespacebrian committed Aug 25, 2021
1 parent 43c5c28 commit 338035b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.GITHUB_API_TOKEN}}
formula: lazygit
formula: namespacebrian/terminus/t3

# functional_tests:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 338035b

Please sign in to comment.