You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(workflows): Update permissions in prerelease and release workflows
Remove `packages` and add `issues` permissions for better alignment with workflow requirements.
ci(publish-azure): Refactor VSIX publishing logic
Extract inline PowerShell script from action.yml into a reusable publish-vsix function in utilities.ps1. This improves maintainability and organization of the CI workflow.
Corrects grammar in comments
Corrects the grammar in the comments related to the `version_step` id within various workflow files and documentation to use "a reference" instead of "reference".