Merge pull request #4010 from h3poteto/remove/winget

Stop uploading winget
This commit is contained in:
AkiraFukushima 2023-01-13 21:42:48 +09:00 committed by GitHub
commit bb7f91c70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -82,12 +82,6 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: "build/Whalebird-*.shasum"
- name: Release to WinGet
uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: h3poteto.whalebird-desktop
version: ${{ github.event.release.tag_name }}
token: ${{ secrets.WINGET_TOKEN }}
release-darwin:
name: Release for MacOS