diff --git a/.github/workflows/winget-submission.yml b/.github/workflows/winget-submission.yml index 8e7a8bb..db20692 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