Skip to content

Commit

Permalink
Merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mytja committed Aug 19, 2021
1 parent 790f50e commit 6cc5f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: ghcr.io/${{ github.repository }}/client
images: ghcr.io/${{ github.repository }}/server
tags: type=ref,event=tag
- name: Build Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 6cc5f11

Please sign in to comment.