utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
585 stars 38 forks source link

Fix `3.x` release pipeline #468

Closed chippmann closed 1 year ago

chippmann commented 1 year ago

Fixes #467

Also drops the update docs workflow and fixes the version regex (now the editor assets should have the correct release version in their name again). This also fixes the name inconsistencies between the editor builds per platform. They have now all the same prefix.

For a test release see: https://github.com/chippmann/godot-kotlin-jvm/releases/tag/0.6.1-3.5.2

Note: The following things need to also go into master:

For these I will submit a separate PR in the near future.

chippmann commented 1 year ago

The failing check is because of the gpg key not being accessible for forks.