From 638c58aa750859ae657780e84b49e98028d2849b Mon Sep 17 00:00:00 2001 From: Igor Pellegrini Date: Sat, 27 May 2023 19:43:35 +0200 Subject: [PATCH] Update documentation All branches should be copied in the fork, to allow selection of `gh-pages` later on. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a1612d2..36e975c23 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Syncronized telegram channel data for my blog, created using my [TelegramBackup] ## Usage -1. Fork this repo +1. Fork this repo (uncheck the option "Copy the _main_ branch only") 2. Create your secrets (read here: [TelegramBackup](https://github.com/one-among-us/TelegramBackup)) 3. Run GitHub actions 4. Go to GitHub Pages settings and enable it, select `gh-pages` branch.