We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b8099b + f54cba9 commit 81ca11fCopy full SHA for 81ca11f
1 file changed
.github/workflows/main.yml
@@ -66,7 +66,7 @@ jobs:
66
aptly_publish_prefix: s3:dist.cdzombak.net:deb_oss
67
brewtap_owner: ${{ github.repository_owner }}
68
brewtap_name: oss
69
- brewtap_formula_dir: formula
+ brewtap_formula_dir: Formula
70
is_prerelease: >-
71
${{
72
steps.running_version_tag.outputs.is_running_version_tag_update != 'true' &&
0 commit comments