Skip to content

Commit 323f72f

Browse files
committed
Turn off onlyPublishWithReleaseLabel
1 parent d54a0c4 commit 323f72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"npm",
2626
"released"
2727
],
28-
"onlyPublishWithReleaseLabel": true
28+
"onlyPublishWithReleaseLabel": false
2929
}
3030
}

0 commit comments

Comments
 (0)