Skip to content

Commit 49e7096

Browse files
author
Amanda
committed
fix: package created
1 parent 01f94da commit 49e7096

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mage-ai-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Pushing mageai to GHCR
3333
env:
3434
VERSION: ${{ github.sha }}
35-
IMAGE: ghcr.io/open-earth-foundation/citycatalyst-mage-ai
35+
IMAGE: ghcr.io/open-earth-foundation/globalapi-mage-ai
3636
run: |
3737
docker build -t $IMAGE:$VERSION .
3838
docker tag $IMAGE:$VERSION $IMAGE:latest

0 commit comments

Comments
 (0)