From cee69bb8b4b7220a8b0a723b5bc94e38b2b3fae0 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 14 May 2025 01:33:08 +0800 Subject: [PATCH] Update winget.yml --- .github/workflows/winget.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 6b8d4c61e..6fb0e9f4e 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -11,4 +11,5 @@ jobs: with: identifier: RustDesk.RustDesk version: "1.4.0" + release-tag: "1.4.0" token: ${{ secrets.WINGET_TOKEN }}