Update ci-bump-homebrew.yaml

This commit is contained in:
Dustin Brown
2021-10-06 15:35:50 -07:00
committed by GitHub
parent 6e9886c1a3
commit fa4c82944e
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
with:
formula-name: dolt
homebrew-tap: Homebrew/homebrew-core
base-branch: main
base-branch: master
tag-name: ${{format('refs/tags/v{0}', github.event.inputs.version)}}
download-url: ${{format('https://github.com/dolthub/dolt/archive/v{0}.tar.gz', github.event.inputs.version)}}
commit-message: |