mirror of
https://github.com/jely2002/youtube-dl-gui.git
synced 2021-11-01 22:46:21 +03:00
build: fix winget workflow
This commit is contained in:
2
.github/workflows/update-winget.yaml
vendored
2
.github/workflows/update-winget.yaml
vendored
@@ -21,4 +21,4 @@ jobs:
|
||||
shell: cmd
|
||||
run: |
|
||||
curl https://aka.ms/wingetcreate/latest -L --output wingetcreate.exe
|
||||
wingetcreate.exe update -s -i jely2002.youtube-dl-gui -u https://github.com/jely2002/youtube-dl-gui/releases/download/v%APP_VERSION%/YouTube-Downloader-GUI-Setup-%APP_VERSION%.exe -v %APP_VERSION% -t %GITHUB_TOKEN%
|
||||
wingetcreate.exe update jely2002.youtube-dl-gui -s true -u https://github.com/jely2002/youtube-dl-gui/releases/download/v%APP_VERSION%/YouTube-Downloader-GUI-Setup-%APP_VERSION%.exe -v %APP_VERSION% -t %GITHUB_TOKEN%
|
||||
|
||||
Reference in New Issue
Block a user