Skip to content

Commit

Permalink
Correct Docker Repo
Browse files Browse the repository at this point in the history
How did I GET THE USERNAME WRONG?
  • Loading branch information
phily245 committed Oct 24, 2020
1 parent bc129fe commit 6eb9f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: phily/streamer
repository: phily245/streamer
tag_with_ref: true

0 comments on commit 6eb9f8d

Please sign in to comment.