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
on:
push:
branches: ['umbrel-works']
release:
types: [created, published, prereleased]
workflow_dispatch: # This allows manual triggering of the workflow
env:
REGISTRY: ghcr.io