Skip to content

fix: only depend on assemble task when autoAddDependsOn is true#85

Open
rev2ret wants to merge 2 commits into
modrinth:masterfrom
rev2ret:fix/issue-81
Open

fix: only depend on assemble task when autoAddDependsOn is true#85
rev2ret wants to merge 2 commits into
modrinth:masterfrom
rev2ret:fix/issue-81

Conversation

@rev2ret
Copy link
Copy Markdown

@rev2ret rev2ret commented May 25, 2026

Resolves #81. Moves the assemble task dependsOn registration into the afterEvaluate block inside the autoAddDependsOn conditional check, allowing users to separate build and publish tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

The build task before the publish cannot be cancelled

1 participant