Update docker.yml

This commit is contained in:
mrjvs
2024-07-28 22:42:02 +02:00
committed by GitHub
parent a76c71330d
commit e912e9388f

View File

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