Update ci-bump-homebrew.yaml

This commit is contained in:
Dustin Brown
2021-04-02 17:26:46 -07:00
committed by GitHub
parent 78b9e146e3
commit 6525a4767c
+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: |