git tag "vscode-syntax-highlighting-$VSCODE_RELEASE_TAG"
git push origin "vscode-syntax-highlighting-$VSCODE_RELEASE_TAG"
troubleshooting
If VSCE_TOKEN token has expired, Vlad can regenerate one following this guide and then setting it using ./earthly secrets set /earthly-technologies/vsce/token '...'
If OVSX_TOKEN token has expired, Nacho can regenerate one following this guide and then setting it using ./earthly secrets set /earthly-technologies/ovsx/token '...'