We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f163bb0 commit c5b28ecCopy full SHA for c5b28ec
.github/workflows/publish.yml
@@ -170,8 +170,8 @@ jobs:
170
with:
171
push: true
172
tags: |
173
- ghcr.io/publictransport/gtfs-via-postgres:latest
174
- ghcr.io/publictransport/gtfs-via-postgres:4
+ ghcr.io/public-transport/gtfs-via-postgres:latest
+ ghcr.io/public-transport/gtfs-via-postgres:4
175
# https://github.com/docker/build-push-action/blob/9472e9021074a3cb3279ba431598b8836d40433f/docs/advanced/cache.md#github-cache
176
# https://github.com/moby/buildkit#registry-push-image-and-cache-separately
177
cache-from: type=gha
0 commit comments