From 18fda756da2fe73353333a715830b7a6a58d8958 Mon Sep 17 00:00:00 2001 From: Hannes Guedelhoefer Date: Mon, 30 Aug 2021 18:43:19 +0200 Subject: [PATCH] :pencil2: --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 99e653d..f60f86a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Build a bottle using Homebrew run: | - brew tap opecreek/tab + brew tap opencreek/tab brew install --build-bottle --verbose creekey brew bottle creekey - name: Upload the bottle to the GitHub release