Skip to content

Commit

Permalink
Adjust bump homebrew formula CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
namespacebrian committed Aug 25, 2021
1 parent 1d17963 commit 8e21502
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,9 @@ jobs:
- name: Bump Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.GITHUB_API_TOKEN}}
formula: namespacebrian/terminus/t3
token: ${{secrets.HOMEBREW_GITHUB_API_TOKEN}}
tap: namespacebrian/terminus
formula: t3

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

0 comments on commit 8e21502

Please sign in to comment.