Skip to content

Commit d687419

Browse files
authored
Fix Helper (#31)
1 parent 1c816a0 commit d687419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
formula-name: three-body
2323
formula-path: Formula/t/three-body.rb
2424
homebrew-tap: Homebrew/homebrew-core
25-
base-branch: main
25+
base-branch: master
2626
download-url: https://github.com/rustq/3body-lang/releases/download/${{ steps.extract-version.outputs.tag-name }}/3body-lang.tar.gz
2727
commit-message: |
2828
{{formulaName}} {{version}}

0 commit comments

Comments
 (0)