From c4c22d084449f2155ff1300d205716ead746eced Mon Sep 17 00:00:00 2001 From: Koji Ishii Date: Mon, 18 Mar 2024 17:06:02 +0900 Subject: [PATCH] DOC: Add `doc/releasing.md` --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 08c5e42..daebb97 100644 --- a/README.md +++ b/README.md @@ -499,9 +499,3 @@ Followings are example usages. ./scripts/build.sh input-font-file.otf -v ./scripts/build-noto-cjk.sh ~/fonts/noto-cjk -v ``` - -## Releasing - -Create a new release at [Releases](https://github.com/kojiishi/east_asian_spacing/releases). - -The [`publish.yml` action](https://github.com/kojiishi/east_asian_spacing/blob/main/.github/workflows/publish.yml) then publish the release to PyPI.