Skip to content

Commit 11d4379

Browse files
committed
Try publishing
1 parent 026ccd2 commit 11d4379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Create and publish a Docker image
33
on:
44
release:
55
types: [published]
6+
push:
7+
branches: dev
68

79
env:
810
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)