Update winget.yml

This commit is contained in:
Vedant 2022-06-18 23:55:31 +05:30 committed by GitHub
parent 05e269a0bb
commit 3239ef525c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ jobs:
publish: publish:
runs-on: windows-latest # action can only be run on windows runs-on: windows-latest # action can only be run on windows
steps: steps:
- uses: vedantmgoyal2009/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0 - uses: vedantmgoyal2009/winget-releaser@latest
with: with:
identifier: RustDesk.RustDesk identifier: RustDesk.RustDesk
token: ${{ secrets.WINGET_TOKEN }} token: ${{ secrets.WINGET_TOKEN }}