Scripts used across the julia-actions organisation.
build-release: Create a release branch, build action and create/update tags based on the version specified inpackage.json.build-test-release: Create a branchtest/"$branch_name"/releases/"$version"and build action for testing purposes, wherebranch_nameis the name of your currently checked out branch andversionis the version specified inpackage.json.