Skip to content

Commit 775fcf6

Browse files
authored
chore: Migrate from csesoc ghcr to devsoc-unsw
1 parent ad21546 commit 775fcf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
platforms: linux/amd64
4141
file: ${{ matrix.component }}/Dockerfile
4242
tags: |
43-
ghcr.io/csesoc/timetable-${{ matrix.component }}:${{ github.sha }}
44-
ghcr.io/csesoc/timetable-${{ matrix.component }}:latest
43+
ghcr.io/devsoc-unsw/timetable-${{ matrix.component }}:${{ github.sha }}
44+
ghcr.io/devsoc-unsw/timetable-${{ matrix.component }}:latest
4545
labels: ${{ steps.meta.outputs.labels }}
4646
deploy:
4747
name: Deploy (CD)

0 commit comments

Comments
 (0)