We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100d91b commit 4fde4baCopy full SHA for 4fde4ba
1 file changed
README.md
@@ -70,7 +70,7 @@ To initialize the Updater class and start the update process, follow these steps
70
> `$username` Your GitHub username.<br>
71
> `$repository` The name of your GitHub repository.<br>
72
> `$token` The personal access token you generated earlier.<br>
73
-> `$version` The generated GitHub personal access token for the repository.<br>
+> `$version` The current version number of your project.<br>
74
> `$admin` (Optional) The email address of the admin who will receive an email in case of update failure.<br>
75
> `$mailer` (Optional) The email address that the email will be sent from.<br>
76
> `$sourceExclusions` (Optional) An array of directories or files in the source to be exclude from the update.<br>
0 commit comments