Skip to content

Commit

Permalink
Update ghcr url (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
willemarcel authored Feb 9, 2024
1 parent a457b8b commit cb935f5
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 @@ -29,7 +29,7 @@ jobs:
context: .
push: true
tags: |
ghcr.io/willemarcel/osmcha-django:latest
ghcr.io/willemarcel/osmcha-django:${{ github.sha }}
ghcr.io/osmcha/osmcha-django:latest
ghcr.io/osmcha/osmcha-django:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit cb935f5

Please sign in to comment.