Skip to content

Commit b0c8fa8

Browse files
authored
Merge pull request #30781 from mathesoncalum/464_nightlies
2 parents 6bdba70 + c7c8993 commit b0c8fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
actions: write
1212

1313
env:
14-
CURRENT_RELEASE_BRANCH: 4.6.3
14+
CURRENT_RELEASE_BRANCH: 4.6.4
1515
IS_CURRENT_RELEASE_BRANCH: ${{ github.event.schedule == '0 4 * * *' && 'true' || 'false' }}
1616

1717
jobs:

0 commit comments

Comments
 (0)