From c093dd5ef5b65820d448427ad3fa40079daac550 Mon Sep 17 00:00:00 2001 From: Allan Cascante Date: Thu, 23 Jul 2026 11:55:13 -0600 Subject: [PATCH] adding note on releasing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d55374c..d4e82061 100644 --- a/README.md +++ b/README.md @@ -249,3 +249,5 @@ jobs: For more information on contributing to this project, please see [Contributing](CONTRIBUTING.md). +For maintainers, see [Creating a Release](https://github.com/Azure/sql-action/wiki/Creating-a-Release) for how to publish a new released version. +