ci: set workflow dispatch inputs to Winget Releaser (#6011)

This commit is contained in:
sitiom 2023-02-01 10:09:37 +08:00 committed by GitHub
parent 23ae5bbaf0
commit e46db67e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ jobs:
- uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: pnpm.pnpm
version: ${{ github.event.inputs.version }}
release-tag: v${{ github.event.inputs.version }}
token: ${{ secrets.WINGET_TOKEN }}
post-to-reddit: