Update docker.yml

This commit is contained in:
mrjvs
2024-07-28 22:41:21 +02:00
committed by GitHub
parent 8a8f58b3d6
commit 85ec7c163a

View File

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