We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f12b1ff + 2962438 commit 6ca4a0eCopy full SHA for 6ca4a0e
1 file changed
.github/workflows/release_docker_next.yaml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
context: app-next
43
file: app-next/Dockerfile
44
- tags: ${{ inputs.tags }}
+ tags: ${{ inputs.tag }}
45
platforms: linux/amd64,linux/arm64
46
push: true
47
0 commit comments