Skip to content

Commit 81ca11f

Browse files
authored
Merge pull request #3 from cdzombak/devin/1758670481-capitalize-formula-dir
Capitalize formula directory name in brew tap configuration
2 parents 3b8099b + f54cba9 commit 81ca11f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
aptly_publish_prefix: s3:dist.cdzombak.net:deb_oss
6767
brewtap_owner: ${{ github.repository_owner }}
6868
brewtap_name: oss
69-
brewtap_formula_dir: formula
69+
brewtap_formula_dir: Formula
7070
is_prerelease: >-
7171
${{
7272
steps.running_version_tag.outputs.is_running_version_tag_update != 'true' &&

0 commit comments

Comments
 (0)