mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-09 15:36:26 +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:
|
with:
|
||||||
upload_url: ${{ github.event.release.upload_url }}
|
upload_url: ${{ github.event.release.upload_url }}
|
||||||
asset_path: "build/Whalebird-*.shasum"
|
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:
|
release-darwin:
|
||||||
name: Release for MacOS
|
name: Release for MacOS
|
||||||
|
Loading…
Reference in New Issue
Block a user