Update spelling error

This commit is contained in:
2025-07-07 21:01:05 +05:30
parent c700be7557
commit 2ca31451a6

View File

@@ -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