Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 76a9411

Browse files
committed
fix: remove workspace status condition for mainline release in nyx config
1 parent 8775ae6 commit 76a9411

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.nyx.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ releaseTypes:
3535
gitTag: true
3636
publish: true
3737
matchBranches: "^(master|main)$"
38-
matchWorkspaceStatus: "CLEAN"
3938
matchEnvironmentVariables:
4039
CI: "^true$"
4140
PublishToMaven: "^true$"

0 commit comments

Comments
 (0)