Skip to content

Commit 4c487e5

Browse files
CopilotMte90
andcommitted
Trigger CI to generate new plugin artifact
- Add comment to build.gradle.kts to trigger CI workflow - This ensures a new artifact is generated with the instrumentationTools fix Co-authored-by: Mte90 <[email protected]>
1 parent db7f993 commit 4c487e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ide-plugins/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ plugins {
44
id("org.jetbrains.intellij.platform") version "2.10.4"
55
}
66

7+
// Build configuration for PicoCode IntelliJ Plugin
78
group = "com.picocode"
89
version = project.findProperty("version") as String? ?: "0.0.1"
910

0 commit comments

Comments
 (0)