Fix tag name

This commit is contained in:
mjanez 2023-10-02 11:07:59 +02:00
parent 4ecd0a260c
commit 4c0c627f8b
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ckan-spatial
TAG: ghcr.io/ckan-spatial::${{ github.head_ref }}
TAG: ghcr.io/ckan-spatial:${{ github.head_ref }}
CONTEXT: .
BRANCH: ${{ github.head_ref }}
DOCKERFILE_PATH: /ckan