diff --git a/RELEASING.md b/RELEASING.md index d0673e9..436043f 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -1,4 +1,3 @@ -* Follow * Create a [new release](https://github.com/lightbend/kalix-action/releases/new) with a new tag and the title equal to the tag * Choose the version judiciously, as making the version a minor number bump will allow existing users to be upgraded seamlessly. A major number bump will force them to update their action. Follow this [instruction](https://docs.github.com/en/actions/creating-actions/about-custom-actions#using-release-management-for-actions) * Update [README.md](README.md) to show the new tag