mirror of
https://github.com/martinbeentjes/npm-get-version-action.git
synced 2025-12-06 07:38:05 +08:00
Update action.yml
This commit is contained in:
@@ -6,7 +6,7 @@ branding:
|
|||||||
inputs:
|
inputs:
|
||||||
path:
|
path:
|
||||||
required: false
|
required: false
|
||||||
default: ''
|
default: '.'
|
||||||
description: 'Path to package.json file (directories only), e.g. packages/mypackage/'
|
description: 'Path to package.json file (directories only), e.g. packages/mypackage/'
|
||||||
outputs:
|
outputs:
|
||||||
current-version:
|
current-version:
|
||||||
|
|||||||
Reference in New Issue
Block a user