mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-22 22:38:43 +01:00
Stop uploading winget
This commit is contained in:
parent
8731d6f112
commit
a1ba92fc8d
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user