openjfx / javafx-gradle-plugin

Gradle plugin that makes it easy to work with JavaFX 11+
https://openjfx.io/
BSD 3-Clause "New" or "Revised" License
354 stars 62 forks source link

release workflow is broken #152

Closed abhinayagarwal closed 1 year ago

abhinayagarwal commented 1 year ago

https://github.com/openjfx/javafx-gradle-plugin/pull/151 changed:

version <version number>

to

version = <version number>

causing the release workflow to fail