Skip to content

Commit

Permalink
Fix: this is the media repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jan 22, 2024
1 parent 637b98c commit ea885f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
file: api/Dockerfile
context: api
push: true
tags: ghcr.io/djoamersfoort/notifications/api:latest
tags: ghcr.io/djoamersfoort/media/api:latest
2 changes: 1 addition & 1 deletion .github/workflows/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
file: client/Dockerfile
context: client
push: true
tags: ghcr.io/djoamersfoort/notifications/client:latest
tags: ghcr.io/djoamersfoort/media/client:latest
build-args: |
oauth_server = ${OAUTH_SERVER}
client_id = ${CLIENT_ID}
Expand Down

0 comments on commit ea885f2

Please sign in to comment.