From 393679d2676a2d2343f9fae87f4025892013dce1 Mon Sep 17 00:00:00 2001 From: Lewis Crichton Date: Sat, 7 Oct 2023 17:19:02 +0100 Subject: [PATCH] ci: force fork user to be bot account --- .github/workflows/winget-submission.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/winget-submission.yml b/.github/workflows/winget-submission.yml index 8e7a8bb0..db20692c 100644 --- a/.github/workflows/winget-submission.yml +++ b/.github/workflows/winget-submission.yml @@ -22,3 +22,4 @@ jobs: token: ${{ secrets.WINGET_PAT }} installers-regex: '\.exe$' release-tag: ${{ inputs.tag || github.event.release.tag_name }} + fork-user: shiggybot