Remove redundant string

This commit is contained in:
MaksimZhukov
2020-08-28 12:51:16 +03:00
parent 8e8ae73c1d
commit 8463c1f4c0

View File

@@ -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