Skip to content

Commit

Permalink
Updates publish-vscode-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Mar 7, 2025
1 parent fa90634 commit 99990d8
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 @@ -49,7 +49,7 @@ jobs:
- name: Build OpenVsix package
run: dotnet run --project build -- -t BuildPackageOpenVsix
- name: Publish to Open VSX Registry
uses: HaaLeo/publish-vscode-extension@v1
uses: HaaLeo/publish-vscode-extension@v2
id: publishToOpenVSX
with:
packagePath: "./release"
Expand Down

0 comments on commit 99990d8

Please sign in to comment.