Skip to content

Commit 04fe775

Browse files
d-perlwakonig
authored andcommitted
ci: add noop build command option
1 parent b0b5ce9 commit 04fe775

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/semantic_release.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[tool.semantic_release]
2+
build_command = "echo 'Nothing to build :)'"
3+
14
[tool.semantic_release.branches.main]
25
match = "(main)"
36
prerelease = false

0 commit comments

Comments
 (0)