Skip to content

Commit e9f96d1

Browse files
authored
[4.x] Also publish 4.x snapshots (#6631)
1 parent f9a30e0 commit e9f96d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: push
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ main, release-4.x ]
66
paths-ignore:
77
- 'docs/**'
88
- '*.md'

0 commit comments

Comments
 (0)