Merge pull request #3442 from vedantmgoyal2009/patch-1

Update winget.yml
This commit is contained in:
AkiraFukushima 2022-06-20 12:52:12 +09:00 committed by GitHub
commit 9cc9d667cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
publish:
runs-on: windows-latest # action can only be run on windows
steps:
- uses: vedantmgoyal2009/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0
- uses: vedantmgoyal2009/winget-releaser@latest
with:
identifier: h3poteto.whalebird-desktop
token: ${{ secrets.WINGET_TOKEN }}