finish release recipe?

Former-commit-id: 62ad321a88
This commit is contained in:
Scott Richmond 2025-07-02 15:35:19 -04:00
parent 6f7bca9f1f
commit 5d45063689

View File

@ -27,9 +27,6 @@ release:
git push
git checkout {{from_branch}}
hi:
echo {{ if git_status == "" { "git ok" } else { error("please commit changes first") } }}
serve:
open http://localhost:8080/index.html && miniserve pkg