Update spelling error
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -49,5 +49,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tags: ryuupendragon/${{matrix.repo}}:${{ env.VERSION }}, ryuupendragon/${{matrix.repo}}:latest, ghcr.io/ryuupendragon/${{matrix.repo}}:${{ env.VERSION }}, ghcr.io/ryuupendragon/${{matrix.repo}}:latest
|
tags: ryuupendragon/${{matrix.repo}}:${{ env.VERSION }}, ryuupendragon/${{matrix.repo}}:latest, ghcr.io/ryuupendragon/${{matrix.repo}}:${{ env.VERSION }}, ghcr.io/ryuupendragon/${{matrix.repo}}:latest
|
||||||
file: ${{matrix.repo}}/Dockerfile
|
file: ${{matrix.repo}}/Dockerfile
|
||||||
platform: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
|
Reference in New Issue
Block a user