From 711122b11517134adf2d9e7a22bc097dafda53ce Mon Sep 17 00:00:00 2001 From: Indu Prakash Date: Tue, 18 Feb 2025 04:08:20 -0600 Subject: [PATCH] Add instructions --- Instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Instructions.md b/Instructions.md index 1c483f5..c9206d2 100644 --- a/Instructions.md +++ b/Instructions.md @@ -1,2 +1,3 @@ * Prepare release. +* On `main`, create a new tag `git tag homeassistant_version`, push it `git push origin tag ` and then manually build the package.* Prepare release. * On main, create a new tag `git tag homeassistant_version` and then push it `git push origin tag `. \ No newline at end of file