runelite-client: remove github-release-plugin
This commit is contained in:
@@ -350,17 +350,6 @@
|
||||
<keypass>${jarsigner.keypass}</keypass>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>de.jutzig</groupId>
|
||||
<artifactId>github-release-plugin</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<configuration>
|
||||
<releaseName>${project.version} Release</releaseName>
|
||||
<tag>runelite-parent-${project.version}</tag>
|
||||
<repositoryId>runelite/runelite</repositoryId>
|
||||
<artifact>${project.build.directory}/${project.artifactId}-${project.version}-shaded.${project.packaging}</artifact>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>net.runelite</groupId>
|
||||
<artifactId>script-assembler-plugin</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user