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
Copy file name to clipboardExpand all lines: docs/releasing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,4 +70,4 @@ To regenerate the Open VSX token:
70
70
1. Go to the [Access Tokens](https://open-vsx.org/user-settings/tokens) page and generate a new token.
71
71
1. Update the secret in the `publish-open-vsx` environment in the project settings.
72
72
73
-
To regenerate the VSCode Marketplace token, please see our internal documentation. Note that Azure DevOps PATs expire every 7 days and must be regenerated.
73
+
Publishing to the VS Code Marketplace is done using a user-assigned managed identity and should not require the token to be manually updated.
0 commit comments