mirror of
https://github.com/colanode/colanode.git
synced 2025-12-25 16:09:31 +01:00
Update server image name in GitHub Actions workflow
This commit is contained in:
2
.github/workflows/publish-image.yml
vendored
2
.github/workflows/publish-image.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
SERVER_IMAGE_NAME: colanode/colanode/server
|
||||
SERVER_IMAGE_NAME: colanode/server
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user