From 371b08e198dad51e3d7b3a3afb596da8f9faf202 Mon Sep 17 00:00:00 2001 From: nemanjam Date: Fri, 15 Jul 2022 11:23:40 +0200 Subject: [PATCH] update todo again --- docs/todo.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/todo.md b/docs/todo.md index 5c218eb..c785890 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -82,7 +82,8 @@ - version docker images in Github Actions, and app release - see what queries return results on server too, log them in node - debug in hook with `console.log('query.data', query.data, isBrowser());` -- tag and release +- add Github Action workflow for releases, see some existing example +- handle same Facebook Google email explicitly ### Overview @@ -343,3 +344,4 @@ - open issue, known issues, lighthouse screenshot, done - documentation, mobile screenshots, done - mobile screenshots, done +- tag and release, done