Merge branch 'master' of github.com:coreybutler/nvm-windows

This commit is contained in:
Corey Butler
2023-02-13 19:44:46 -06:00

View File

@@ -9,7 +9,7 @@ jobs:
# Action can only be run on windows
runs-on: windows-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v1
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: CoreyButler.NVMforWindows
version: ${{ github.event.release.tag_name }}