Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rxbn authored Jan 7, 2021
1 parent a854021 commit 887df84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: containeroo/mirrio/mirrio
registry: ghcr.io
repository: containeroo/mirrio
tag_with_ref: true

0 comments on commit 887df84

Please sign in to comment.