Skip to content

Commit 305e1bd

Browse files
authored
Update release-pgpool.yml
1 parent 1954f2c commit 305e1bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-pgpool.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
schedule:
55
- cron: '19 3 * * *'
66
push:
7-
branches: [ main, 15-3.3, 17-3.4 ]
7+
branches: [ main, 15-3.3, 17-3.5 ]
88

99
env:
10-
LATEST: '17-3.4'
10+
LATEST: '17-3.5'
1111
REGISTRY: docker.io
1212
IMAGE_NAME: ${{ github.repository }}
1313

0 commit comments

Comments
 (0)