Skip to content

Commit 6b08b90

Browse files
committed
🐛 fix formula generation
1 parent e589f3d commit 6b08b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
homebrew_owner: pyaillet
103103
homebrew_tap: homebrew-formulas
104104

105-
formula_folder: pyaillet
105+
formula_folder: Formula
106106

107107
# The Personal Access Token (saved as a repo secret) that has `repo` permissions for the repo running the action AND Homebrew tap you want to release to.
108108
# Required - string

0 commit comments

Comments
 (0)