From 3d398c834d71f9d85282f78f34974e9152ee056e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sun, 5 Nov 2023 01:25:31 +0100 Subject: [PATCH] Changed identifier to non-trademarked one --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 7f7449f..5e56795 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -9,5 +9,5 @@ jobs: steps: - uses: vedantmgoyal2009/winget-releaser@v2 with: - identifier: ViGEm.HidHide + identifier: nefarius.HidHide token: ${{ secrets.WINGET_TOKEN }}