diff --git a/github/run-ci-builds.ps1 b/github/run-ci-builds.ps1 index e4b8a03..e70f485 100644 --- a/github/run-ci-builds.ps1 +++ b/github/run-ci-builds.ps1 @@ -5,7 +5,7 @@ Trigger runs on the workflow_dispatch event to build and upload tool packages .PARAMETER RepositoryFullName Required parameter. The owner and repository name. For example, 'actions/versions-package-tools' .PARAMETER AccessToken -Required parameter. PAT Token to authorize +Required parameter. PAT to authorize .PARAMETER WorkflowFileName Required parameter. The name of workflow file that will be triggered .PARAMETER WorkflowDispatchRef