Skip to content

Commit

Permalink
Merge pull request #33 from beordle/beordle-patch-8
Browse files Browse the repository at this point in the history
Update brew.yml
  • Loading branch information
beordle authored May 10, 2022
2 parents 3ca6b37 + 7f62e64 commit c7e24b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/brew.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Publish to brew
on:
workflow_dispatch:
inputs:
Expand All @@ -10,8 +11,8 @@ jobs:
name: Bump Homebrew formula
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/workflows/codeql-analysis.yml
# - uses: actions/checkout@v2
# - uses: ./.github/workflows/codeql-analysis.yml
- uses: mislav/bump-homebrew-formula-action@v2
with:
formula-name: termtunnel
Expand Down

0 comments on commit c7e24b1

Please sign in to comment.