mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 08:11:30 +03:00
remove winget
This commit is contained in:
15
.github/workflows/winget.yml
vendored
15
.github/workflows/winget.yml
vendored
@@ -1,15 +0,0 @@
|
|||||||
name: Publish to WinGet
|
|
||||||
on:
|
|
||||||
release:
|
|
||||||
types: [released]
|
|
||||||
workflow_dispatch:
|
|
||||||
jobs:
|
|
||||||
publish:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: vedantmgoyal9/winget-releaser@main
|
|
||||||
with:
|
|
||||||
identifier: RustDesk.RustDesk
|
|
||||||
version: "1.4.6"
|
|
||||||
release-tag: "1.4.6"
|
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
|
||||||
Reference in New Issue
Block a user