Skip to content

Commit

Permalink
use ghcr for container
Browse files Browse the repository at this point in the history
  • Loading branch information
shuesken committed Aug 9, 2024
1 parent 890529c commit 45a5e54
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 @@ -17,7 +17,7 @@ on:

env:
# Use docker.io for Docker Hub if empty
REGISTRY: docker.io
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}

Expand Down

0 comments on commit 45a5e54

Please sign in to comment.