Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Fix tvdb-api image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cordeiro committed Dec 31, 2023
1 parent 63ec015 commit 5bdcc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

services:
tvdbapi:
image: wasari-tvdb-api:latest
image: redbaty/wasari-tvdb-api:latest
env:
TVDB_API_KEY: ${{ secrets.tvdb_api_key }}
ASPNETCORE_ENVIRONMENT: Development
Expand Down

0 comments on commit 5bdcc2c

Please sign in to comment.