From 6c8a672758d44a7226958208f55d4fb4db63f095 Mon Sep 17 00:00:00 2001 From: ninjinkun Date: Thu, 17 Dec 2020 16:17:58 +0900 Subject: [PATCH] feature: add readme line --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc98ae8d7..17c600095 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,7 @@ launchable_verify: name: launchable verify? command: launchable verify || true ``` + +# How to release +Create new release on Github, then Github Actions automatically uploads the module to PyPI. +