Skip to content

Commit

Permalink
use github.repository for image url
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisloge committed Nov 16, 2021
1 parent dfc66e0 commit 487391c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
ghcr.io/mapnik/mapnik
ghcr.io/${{ github.repository }}
# generate Docker tags based on the following events/attributes
tags: |
type=schedule
Expand Down

0 comments on commit 487391c

Please sign in to comment.