Skip to content

Commit 0669758

Browse files
authored
Merge pull request #82 from storybookjs/fix/remove-release-label-restriction
chore: remove release label restriction [skip ci]
2 parents 039da79 + b92f058 commit 0669758

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
"plugins": [
9292
"npm",
9393
"released"
94-
],
95-
"onlyPublishWithReleaseLabel": true
94+
]
9695
}
9796
}

0 commit comments

Comments
 (0)