From 8f25618c4f36c971c9d309ea0cde69deeaf6f0d6 Mon Sep 17 00:00:00 2001 From: Christopher Date: Mon, 12 Sep 2022 19:43:51 -0700 Subject: [PATCH] Update cd.yml --- .github/workflows/cd.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index a2ab065..15a0a15 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -36,11 +36,3 @@ jobs: GITHUB_TOKEN: ${{ secrets.GORELEASER_TOKEN }} # Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution # GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }} - homebrew: - runs-on: ubuntu-latest - steps: - - name: Bump Homebrew formula - uses: dawidd6/action-homebrew-bump-formula@v3 - with: - token: ${{secrets.GORELEASER_TOKEN}} - formula: lazyfivem