Skip to content

Commit 753d789

Browse files
authored
Update docker.yml
1 parent c56ec7e commit 753d789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and push Docker image upon release
33
on:
44
push:
55
branches:
6-
- 3.x
6+
- 4.x
77

88
concurrency:
99
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)