Skip to content

Commit bb542e7

Browse files
committed
fix: lowercase
1 parent 3ec1c41 commit bb542e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
context: .
4242
push: true
4343
tags: |
44-
ghcr.io/DevLabFoundry/aws-cli-auth-ci:${{ inputs.semver }}
44+
ghcr.io/devlabfoundry/aws-cli-auth-ci:${{ inputs.semver }}
4545
platforms: linux/amd64,linux/arm64 # adjust as needed

0 commit comments

Comments
 (0)