deployment.md: Update information about creating Personal Access Token – fixes

This commit is contained in:
Jakub Chrzanowski 2022-02-16 15:36:26 +01:00
parent e79a15bcdc
commit 5945bde8b1
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -22,7 +22,7 @@ or uploaded to a [custom plugin repository](update_plugins_format.md).
## Providing Your Personal Access Token to Gradle
To deploy a plugin to the JetBrains Plugins Repository, you need to supply your Personal Access Token, which you can find on your profile page, in [My Tokens](https://plugins.jetbrains.com/author/me/tokens) section.
To create a new token, provide its name and click the **Generate Token** button. A new token will be created and displayed right below.
To create a new token, provide its name and click the <control>Generate Token</control> button. A new token will be created and displayed right below.
> Copy it before you close this page and keep it in a secure location. This is the only time the token is visible.
>