diff --git a/.github/workflows/civ2.yml b/.github/workflows/civ2.yml index a9b084f5..84564f0b 100644 --- a/.github/workflows/civ2.yml +++ b/.github/workflows/civ2.yml @@ -71,7 +71,7 @@ jobs: context: . target: pgstacbase file: docker/pgstac/Dockerfile - tags: ${{ needs.check-pgstac-base.outputs.pgstac-image-hash }} + tags: ghcr.io/stac-utils/${{ needs.check-pgstac-base.outputs.pgstac-image-hash }} push: true cache-from: type=gha cache-to: type=gha, mode=max