branch: main commit ab8f9d621e88f9e99987b5b36f9fb9588f656ee7 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (htmlize): Only make releases from the `stable `branch --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index b7d4a4b..4aafd54 100644 --- a/elpa-packages +++ b/elpa-packages @@ -80,7 +80,8 @@ :readme "README.md") ("htmlize" :url "https://github.com/hniksic/emacs-htmlize" - :ignored-files ("htmlize.el.html")) + :ignored-files ("htmlize.el.html") + :release-branch "stable")) ("inf-clojure" :url "https://github.com/clojure-emacs/inf-clojure" :ignored-files ("test")