Skip to content

Commit 6ca4a0e

Browse files
Merge pull request #395 from openml/feature/release-docker-next-using-tag
Typo: tags instead of tag
2 parents f12b1ff + 2962438 commit 6ca4a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_docker_next.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
context: app-next
4343
file: app-next/Dockerfile
44-
tags: ${{ inputs.tags }}
44+
tags: ${{ inputs.tag }}
4545
platforms: linux/amd64,linux/arm64
4646
push: true
4747

0 commit comments

Comments
 (0)