Update server image name in GitHub Actions workflow

This commit is contained in:
Ylber Gashi
2024-11-17 00:02:37 +01:00
parent 2c6029d92f
commit a32cd3ac65

View File

@@ -7,7 +7,7 @@ on:
env:
REGISTRY: ghcr.io
SERVER_IMAGE_NAME: colanode/colanode/server
SERVER_IMAGE_NAME: colanode/server
jobs:
build: