mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-14 07:03:17 +08:00
Merge branch 'master' of github.com:coreybutler/nvm-windows
This commit is contained in:
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user