From 058a6fd9c98bb139041b64c4a3bcd13835e92d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sch=C3=B6nauer?= <37108907+DottoDev@users.noreply.github.com> Date: Sun, 6 Nov 2022 15:01:20 +0000 Subject: [PATCH] Update update_homebrew.yml --- .github/workflows/update_homebrew.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update_homebrew.yml b/.github/workflows/update_homebrew.yml index 4c0af9b9..2bea7e3d 100644 --- a/.github/workflows/update_homebrew.yml +++ b/.github/workflows/update_homebrew.yml @@ -1,10 +1,11 @@ -name: Publish to AUR +name: Publish to Homebrew on: # workflow_run: # workflows: ["Check SemVer compliance"] # types: # - completed + workflow_dispatch: push: tags: - "v*"