Skip to content

Commit c020b4b

Browse files
Yang-33Hillkorn
authored andcommitted
Update README.md
1 parent 45773d9 commit c020b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ configure<ReleaseExtension> {
266266
ignoredSnapshotDependencies.set(listOf("net.researchgate:gradle-release"))
267267
with(git) {
268268
requireBranch.set("master")
269-
// to disable branch verification: requireBranch.set(null as String?)
269+
// to disable branch verification, set empty string: requireBranch.set("")
270270
}
271271
}
272272
```

0 commit comments

Comments
 (0)