Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd5aaaf4

Browse files
committed
Empty string default fo the npm install
1 parent6f15f6a commitd5aaaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010
default:'.'
1111
install:
1212
description:'Run npm install before deploying a package, defaults to off'
13-
default:'false'
13+
default:''
1414
sort:
1515
description:'The sort order for the deploy process based on the names of the packages, expected to be a JSON.parse-able array of string.'
1616
only:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp