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.