Skip to content

Commit a1823e1

Browse files
committed
Add develop branch to auto push
1 parent b1892cf commit a1823e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Create and publish a Docker image
22

33
on:
44
push:
5-
branches: ['master','8.2','8.1','8.0','7.4','7.3']
5+
branches: ['master','8.2','8.1','8.0','7.4','7.3','develop']
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)