mirror of
https://github.com/actions/publish-action.git
synced 2025-12-10 11:56:55 +00:00
Fix a typo in action.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
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:
|
||||
source-tag:
|
||||
description: 'Tag name that the major tag will point to. Examples: v1.2.3, 1.2.3'
|
||||
|
||||
Reference in New Issue
Block a user