Skip to content

Commit

Permalink
chore(deps): update vedantmgoyal2009/winget-releaser action to v2 (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2023
1 parent b3ed51d commit 19ed2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
matrix.os == 'windows-latest' &&
steps.decide_whether_to_release.outputs.tag_name != 'nightly' &&
github.repository == 'russellbanks/Komac'
uses: vedantmgoyal2009/winget-releaser@v1
uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: RussellBanks.Komac
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 19ed2a3

Please sign in to comment.