ci: force fork user to be bot account (#141)
This commit is contained in:
parent
9c95956c96
commit
ae86c28247
1 changed files with 1 additions and 0 deletions
1
.github/workflows/winget-submission.yml
vendored
1
.github/workflows/winget-submission.yml
vendored
|
@ -22,3 +22,4 @@ jobs:
|
|||
token: ${{ secrets.WINGET_PAT }}
|
||||
installers-regex: '\.exe$'
|
||||
release-tag: ${{ inputs.tag || github.event.release.tag_name }}
|
||||
fork-user: shiggybot
|
||||
|
|
Loading…
Reference in a new issue