We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c816a0 commit d687419Copy full SHA for d687419
.github/workflows/Homebrew.yml
@@ -22,7 +22,7 @@ jobs:
22
formula-name: three-body
23
formula-path: Formula/t/three-body.rb
24
homebrew-tap: Homebrew/homebrew-core
25
- base-branch: main
+ base-branch: master
26
download-url: https://github.com/rustq/3body-lang/releases/download/${{ steps.extract-version.outputs.tag-name }}/3body-lang.tar.gz
27
commit-message: |
28
{{formulaName}} {{version}}
0 commit comments