From d3260d17f14cfa97973c0abb2c46452abc8ea4e2 Mon Sep 17 00:00:00 2001 From: dmunozv04 <39565245+dmunozv04@users.noreply.github.com> Date: Sat, 14 Oct 2023 13:50:00 +0200 Subject: [PATCH] Update README.md to reflect compatibility with Google TV devices and CCwGTV (ChromeCast with Google TV) Fix readme sync to dockerhub --- .github/workflows/update_docker_readme.yml | 4 ++-- README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_docker_readme.yml b/.github/workflows/update_docker_readme.yml index 5f4974e..a1d1b80 100644 --- a/.github/workflows/update_docker_readme.yml +++ b/.github/workflows/update_docker_readme.yml @@ -25,6 +25,6 @@ jobs: uses: peter-evans/dockerhub-description@v3 with: username: ${{ secrets.DOCKERHUB_USERNAME }} - password: ${{ secrets.DOCKERHUB_PASSWORD }} + password: ${{ secrets.DOCKERHUB_TOKEN }} repository: dmunozv04/isponsorblocktv - short-description: ${{ github.event.repository.description }} + short-description: ${{ github.event.repository.description }} \ No newline at end of file diff --git a/README.md b/README.md index 78def96..d056617 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Open an issue/pull request if you have tested a device that isn't listed here. | Google TV | ✅ | | Roku | ❔ | | Fire TV | ❔ | +| CCwGTV | ✅ | | Nintendo Switch | ✅ | | Xbox One/Series | ❔ | | Playstation 4/5 | ✅ |