From e36d862b559576477ac98453c173e2616d5fc0c4 Mon Sep 17 00:00:00 2001 From: freearhey Date: Mon, 15 Mar 2021 14:49:58 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 3560ad40..caa65222 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -4,7 +4,7 @@ on: schedule: - cron: '0 0 * * *' jobs: - programme-tv.net: + programme-tv_net: runs-on: ubuntu-latest steps: - name: Checkout @@ -18,7 +18,7 @@ jobs: with: branch: gh-pages folder: .gh-pages - ontvtonight.com: + ontvtonight_com: runs-on: ubuntu-latest steps: - name: Checkout @@ -32,7 +32,7 @@ jobs: with: branch: gh-pages folder: .gh-pages - tv.yandex.ru: + tv_yandex_ru: runs-on: ubuntu-latest steps: - name: Checkout