Fix username

This commit is contained in:
Kokomo123
2024-08-22 17:05:17 -04:00
parent e4085c323f
commit 5ec8e31615

View File

@@ -74,7 +74,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }} builder: ${{ steps.buildx.outputs.name }}
platforms: linux/arm64,linux/amd64 platforms: linux/arm64,linux/amd64
push: true push: true
tags: ghcr.io/kokomo/5etools-img:latest tags: ghcr.io/kokomo123/5etools-img:latest
#labels: ${{ steps.meta.outputs.labels }} #labels: ${{ steps.meta.outputs.labels }}
# endregion # endregion