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