From 1e3330c375c7a42b7ff6000d928bc9ea29d765d9 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Thu, 14 Jan 2021 20:55:03 -0800 Subject: [PATCH] Attempt to fix homebrew tap repo update See gh-24677 --- ci/tasks/update-homebrew-tap.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/tasks/update-homebrew-tap.yml b/ci/tasks/update-homebrew-tap.yml index bfbacc3ff9e..0008317be03 100755 --- a/ci/tasks/update-homebrew-tap.yml +++ b/ci/tasks/update-homebrew-tap.yml @@ -2,6 +2,7 @@ platform: linux inputs: - name: git-repo + - name: homebrew-tap-repo - name: artifactory-repo outputs: - name: updated-homebrew-tap-repo