Skip to content

Commit

Permalink
remove duplicate repository owner name
Browse files Browse the repository at this point in the history
  • Loading branch information
wysiwys committed Feb 5, 2025
1 parent 320618c commit 3199781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
with:
context: .docker/c/
push: true
tags: ${{ env.REGISTRY }}/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}:latest
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest

0 comments on commit 3199781

Please sign in to comment.