Fix SYNOPSIS

This commit is contained in:
MaksimZhukov
2020-08-28 11:43:35 +03:00
parent 7aa3827a98
commit 8e8ae73c1d

View File

@@ -1,6 +1,6 @@
<# <#
.SYNOPSIS .SYNOPSIS
Trigger runs on the workflow_dispatch event to build and upload tool packages Trigger runs on the workflow_dispatch event to create tool release
.PARAMETER RepositoryFullName .PARAMETER RepositoryFullName
Required parameter. The owner and repository name. For example, 'actions/versions-package-tools' Required parameter. The owner and repository name. For example, 'actions/versions-package-tools'