Skip to content

Commit

Permalink
Update build-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
allgood authored May 14, 2024
1 parent 8260af2 commit 6e922f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_BACKEND: ${{ github.actor }}/ticketz-backend
IMAGE_FRONTEND: ${{ github.actor }}/ticketz-frontend
IMAGE_BACKEND: ticketz-oss/ticketz-backend
IMAGE_FRONTEND: ticketz-oss/ticketz-frontend

jobs:
build-and-push-images:
Expand Down

0 comments on commit 6e922f8

Please sign in to comment.