From eda85efd5cc51c9ac0df091942564c2ad6ffd7e8 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Tue, 5 Sep 2023 22:26:46 -0400 Subject: [PATCH] Update homebrew-cask-updates.yml --- .github/workflows/homebrew-cask-updates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/homebrew-cask-updates.yml b/.github/workflows/homebrew-cask-updates.yml index 9583355..bd9441b 100644 --- a/.github/workflows/homebrew-cask-updates.yml +++ b/.github/workflows/homebrew-cask-updates.yml @@ -18,6 +18,6 @@ jobs: # Bump all outdated casks in this tap tap: menubar-apps/homebrew-menubar-apps # Bump only these casks if outdated - cask: pullbar + cask: streakbar livecheck: true dryrun: false