Change repo in workflow files

This commit is contained in:
JonnyWong16
2020-02-24 12:18:23 -08:00
parent 8690d2ced5
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