Skip to content

Commit c02fa4a

Browse files
committed
Fix CI workflow
1 parent 8c750aa commit c02fa4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,7 @@ jobs:
628628
path: target/homebrew
629629

630630
- name: Create Homebrew formula
631-
if: startsWith(github.ref, 'refs/tags/')
632-
uses: cuchi/[email protected]
631+
uses: ajeffowens/jinja2-action@90dab3da2215932ea86d2875224f06bbd6798617 # v2.0.0
633632
with:
634633
template: .github/templates/homebrew.martin.rb.j2
635634
output_file: target/homebrew/martin.rb

0 commit comments

Comments
 (0)