From a0388a43c34766187aff52bc70891f7e20dac5f6 Mon Sep 17 00:00:00 2001 From: Anton Belodedenko <2033996+ab77@users.noreply.github.com> Date: Mon, 19 Dec 2022 11:04:01 -0800 Subject: [PATCH] Update winget.yml --- .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 1614439d..b826061e 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -10,4 +10,4 @@ jobs: with: identifier: Balena.Etcher installer-regex: 'balenaEtcher-Setup.*.exe$' - token: ${{ secrets.GH_TOKEN_PUBLICREPO }} + token: ${{ secrets.WINGET_PAT }}