Fix a typo in action.yml

Co-authored-by: Konrad Pabjan <[email protected]>
This commit is contained in:
MaksimZhukov
2021-05-24 16:30:22 +03:00
committed by GitHub
co-authored by Konrad Pabjan
parent 538a3f417c
commit 827de551fd
+1 -1
View File
@@ -1,5 +1,5 @@
name: 'Publish action versions' name: 'Publish action versions'
description: 'Move the major version tag to point to the specified ref' description: 'Move the major version tag to point to a specified ref'
inputs: inputs:
source-tag: source-tag:
description: 'Tag name that the major tag will point to. Examples: v1.2.3, 1.2.3' description: 'Tag name that the major tag will point to. Examples: v1.2.3, 1.2.3'