Run the interactive script
Run Releasing.kts (preferably in system terminal as IDE could crash)
with kotlinc -script Releasing.main.kts
and follow the steps directly from the command line.
- Make sure the content of the libraries_version.txt file is
set to a new
-SMAPSHOT
version on the target branch (on GitHub). - Go to this url
- Click the "Run workflow" white button, select the target branch, and click the green "Run workflow" button
- Wait (if you want) until the Workflow run completes.