Skip to content

Commit

Permalink
registry must be lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed May 7, 2024
1 parent 81b9590 commit 876277a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/lightbitslabs/${{ env.IMAGE_NAME }}:${{ env.tag }}
tags: ghcr.io/lightbitslabs/los-csi:${{ env.tag }}

0 comments on commit 876277a

Please sign in to comment.