Change repo in workflow files

This commit is contained in:
JonnyWong16 2020-02-24 12:18:23 -08:00
commit 5cc36310ba
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ jobs:
env:
VERSION: ${{ github.sha }}
with:
name: wreave/tautulli
name: tautulli/tautulli
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: Dockerfile

View file

@ -16,7 +16,7 @@ jobs:
env:
VERSION: ${{ github.sha }}
with:
name: wreave/tautulli
name: tautulli/tautulli
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: Dockerfile