From 446f25e66589cbe862bff161a31c6e0ccb7cca2b Mon Sep 17 00:00:00 2001 From: DattatreyaReddy Panta <58727124+DattatreyaReddy@users.noreply.github.com> Date: Sat, 15 Apr 2023 18:05:38 +0530 Subject: [PATCH] updated homebrew actions --- .github/workflows/publish.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 75f00b9a..c1cbdbab 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -192,4 +192,5 @@ jobs: with: token: ${{secrets.WINGET}} tap: homebrew/homebrew-cask - cask: tachidesk-sorayomi \ No newline at end of file + cask: tachidesk-sorayomi + livecheck: true \ No newline at end of file