Skip to content

Commit 3ddf2d2

Browse files
committed
chore: also release docker image
1 parent f069325 commit 3ddf2d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dockerhub-release-15-6.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- develop
7+
- release/*
78
paths:
89
- ".github/workflows/dockerhub-release-15-6.yml"
910
- "common-nix.vars*"
11+
workflow_dispatch:
1012

1113
jobs:
1214
settings:

0 commit comments

Comments
 (0)