Update push.yml
This commit is contained in:
parent
3ae3c7c24d
commit
9d9193262a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/push.yml
vendored
4
.github/workflows/push.yml
vendored
|
|
@ -1,8 +1,8 @@
|
|||
name: Create and publish a Docker image
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created, released, prereleased]
|
||||
push:
|
||||
branches: ['umbrel-works']
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue