From 560f8f4fd0130a2162dc979827aeccf1f86ae7d5 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Dec 2022 22:12:17 +0100 Subject: [PATCH] chore(release) rename again --- .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 28613e6..2447bff 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: formulas + formula_folder: formula # The GitHub Token (saved as a repo secret) that has `repo` permissions for the homebrew tap you want to release to. # Required - string.