on release

This commit is contained in:
Justin (shocknet) 2024-05-20 13:03:12 -04:00
parent c59d2569ae
commit 78c731d63f

View file

@ -1,8 +1,9 @@
name: Create and publish a Docker image name: Create and publish a Docker image
on: on:
push: release:
branches: ['umbrel-works'] types: [created, published, prereleased]
workflow_dispatch: # This allows manual triggering of the workflow
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io