From d6ac4400a90bffe6e7227729ccb8dfc5cd2bc055 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 29 Jan 2022 23:19:00 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 83c30cfe..3a048075 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -90,8 +90,8 @@ jobs: path: scripts/logs/errors.log - uses: actions/upload-artifact@v2 with: - name: channels.json - path: .gh-pages/api/channels.json + name: guides.json + path: .gh-pages/api/guides.json - uses: actions/upload-artifact@v2 with: name: programs.json