Skip to content
Snippets Groups Projects
Unverified Commit 1ffd3177 authored by Marie's avatar Marie Committed by GitHub
Browse files

fix: lowercase error on ci

parent 69fa95c0
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: transfem-org/Sharkey
images: transfem-org/sharkey
- name: Log in to GHCR
uses: docker/login-action@v3
with:
......@@ -41,7 +41,7 @@ jobs:
push: true
platforms: ${{ steps.buildx.outputs.platforms }}
provenance: false
tags: transfem-org/Sharkey:develop
tags: transfem-org/sharkey:develop
labels: develop
cache-from: type=gha
cache-to: type=gha,mode=max
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment