From e1d8e27c23c15c6656a3fa60045ad54067d76bf1 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Dec 2022 22:06:54 +0100 Subject: [PATCH] rename formulas --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 45cf5bf..28613e6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -130,7 +130,7 @@ jobs: # The name of the folder in your homebrew tap where formula will be committed to. # Default is shown - string. - formula_folder: toolkit + formula_folder: formulas # The GitHub Token (saved as a repo secret) that has `repo` permissions for the homebrew tap you want to release to. # Required - string.