update stable if push to master is successful
Some checks failed
CI/CD Pipeline / test (push) Successful in 3s
CI/CD Pipeline / deploy (push) Successful in 18s
CI/CD Pipeline / promote_stable (push) Failing after 3s

This commit is contained in:
2026-02-10 20:20:20 +01:00
parent f167e64d00
commit 8249df15df
2 changed files with 22 additions and 1 deletions

View File

@@ -98,5 +98,5 @@
"minimum-stability": "stable",
"prefer-stable": true,
"version": "26.0.2",
"build": "45"
"build": "49"
}