From bc79d1c740afd54fd2836fae9923cb2298752d96 Mon Sep 17 00:00:00 2001 From: Mari muthu <73837574+mari-muthu-k@users.noreply.github.com> Date: Sun, 18 Aug 2024 15:45:42 +0530 Subject: [PATCH] chess user name included in the example --- source/plugins/community/chess/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/plugins/community/chess/README.md b/source/plugins/community/chess/README.md index fddbc6c3e12..561bce50cfd 100644 --- a/source/plugins/community/chess/README.md +++ b/source/plugins/community/chess/README.md @@ -127,6 +127,7 @@ with: token: NOT_NEEDED base: "" plugin_chess: yes + plugin_chess_user: ${{ secrets.CHESS_USER }} plugin_chess_token: ${{ secrets.CHESS_TOKEN }} plugin_chess_platform: lichess.org