mirror of
https://github.com/tranxuanthang/lrcget.git
synced 2025-12-23 22:58:21 -05:00
Add manual trigger option for WinGet release workflow
This commit is contained in:
1
.github/workflows/release-winget.yml
vendored
1
.github/workflows/release-winget.yml
vendored
@@ -2,6 +2,7 @@ name: Publish release to WinGet
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user