Update docker.yml

This commit is contained in:
mrjvs 2024-07-28 22:37:50 +02:00 committed by GitHub
parent 60a6675c62
commit 0378121795
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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