Skip to content

Commit 301e7dd

Browse files
authored
Merge pull request #2165 from fluxcd/trigger-branch-2.5
Update website cron job for Flux 2.5
2 parents 5bef78f + b85ed80 commit 301e7dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
steps:
1313
- name: Deploy current production branch on Netlify
1414
run: |
15-
curl -X POST -d {} '${{ secrets.NETLIFY_BUILD_HOOK }}?trigger_branch=v2-4'
15+
curl -X POST -d {} '${{ secrets.NETLIFY_BUILD_HOOK }}?trigger_branch=v2-5'

0 commit comments

Comments
 (0)