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 | ✅ |