From b54a07401e2935ebbdd8a54619a66afb4f829274 Mon Sep 17 00:00:00 2001 From: Hannes Guedelhoefer Date: Mon, 30 Aug 2021 21:53:28 +0200 Subject: [PATCH] :lipstick: --- .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 9ee745e..2dcdf8c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -38,7 +38,7 @@ jobs: asset_name: creekey-cli-${{ github.event.release.tag_name }}.catalina.bottle.1.tar.gz asset_content_type: application/gzip - bottle_maos_arm: + bottle_macos_arm: name: Build and distribute Homebrew bottle for macOS arm Big Sur runs-on: [self-hosted, macOS, arm] needs: [formula]