Skip to content

Commit 3eeecff

Browse files
committed
Add upstream branch to crete the image
1 parent 668985e commit 3eeecff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Docker Image, Push to GHCR
22

33
on:
44
push:
5-
branches: ['main', 'staging', 'develop']
5+
branches: ['main', 'staging', 'upstream']
66

77
env:
88
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)