Remove uneeded env variable

This commit is contained in:
Harvester57
2025-08-30 14:37:28 +02:00
parent c9922a5bbd
commit b58dfa2a20

View File

@@ -17,7 +17,6 @@ concurrency:
env:
IMAGE : ${{ github.repository_owner }}/openstreetmap-tile-server
TAG : ${{ github.sha }}
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>