chore: update DockerHub image name in workflow configuration

This commit is contained in:
Shrev Dev
2025-10-21 10:05:50 -05:00
parent dcd2e24159
commit 2389e37286
+1 -1
View File
@@ -9,7 +9,7 @@ on:
env:
REGISTRY: docker.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: boker02/uptime-kuma-discord-bot
jobs:
build-and-push: