Skip to content

Commit dc03655

Browse files
authored
Update publish.yml (#21)
1 parent 3a8b3c9 commit dc03655

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Create and publish a Docker image
22

33
on:
44
pull_request:
5+
push:
6+
branches:
7+
- main
58

69
env:
710
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)