Bump vedantmgoyal2009/winget-releaser from 1 to 2 (#921)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -946,7 +946,7 @@ jobs:
|
|||||||
runs-on: windows-latest # the required action can only be run on Windows
|
runs-on: windows-latest # the required action can only be run on Windows
|
||||||
steps:
|
steps:
|
||||||
- name: Release to WinGet
|
- name: Release to WinGet
|
||||||
uses: vedantmgoyal2009/winget-releaser@v1
|
uses: vedantmgoyal2009/winget-releaser@v2
|
||||||
with:
|
with:
|
||||||
identifier: LizardByte.Sunshine
|
identifier: LizardByte.Sunshine
|
||||||
release-tag: ${{ needs.setup_release.outputs.release_tag }}
|
release-tag: ${{ needs.setup_release.outputs.release_tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user