Update docker.yml

This commit is contained in:
mrjvs
2024-07-28 22:40:43 +02:00
committed by GitHub
parent e4dd1a8c68
commit aa2f10f879

View File

@@ -5,6 +5,10 @@ on:
pull_request:
workflow_dispatch:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
jobs:
build-publish:
env: