Skip to content

Commit

Permalink
use lower?
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Aug 1, 2024
1 parent a5f6cb0 commit 17bb5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
context: ./contrib/containers/ci
file: ./contrib/containers/ci/Dockerfile
push: true
tags: ghcr.io/${{ github.repository }}/builder:${{ steps.prepare.outputs.image-tag }}
tags: ghcr.io/${{ github.repository | lower }}/builder:${{ steps.prepare.outputs.image-tag }}

build-depends:
name: Build Dependencies
Expand Down

0 comments on commit 17bb5dc

Please sign in to comment.