Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaddington committed Nov 25, 2024
2 parents 1b4af81 + 8b12bf0 commit 14401ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository_owner }}/pgbackup:latest
tags: ghcr.io/jm-addington/pgbackup:latest

- name: Log out from Docker Hub
run: docker logout ghcr.io
run: docker logout ghcr.io

0 comments on commit 14401ca

Please sign in to comment.