Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Mar 12, 2024
1 parent 70da6be commit 1a1ebfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ inputs.context }}
images: ghcr.io/${{ inputs.username }}/${{ inputs.context }}

- name: Build Proto files
shell: bash
Expand Down

0 comments on commit 1a1ebfd

Please sign in to comment.