Skip to content

Commit

Permalink
Fix: client should push to client package
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jan 22, 2024
1 parent 8d30da9 commit 637b98c
Showing 1 changed file with 1 addition and 1 deletion.
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/api:latest
tags: ghcr.io/djoamersfoort/notifications/client:latest
build-args: |
oauth_server = ${OAUTH_SERVER}
client_id = ${CLIENT_ID}
Expand Down

0 comments on commit 637b98c

Please sign in to comment.