[ci] Fix BOT_TOKEN auth for the Flex endpoint update push

This commit is contained in:
Fabien Potencier
2026-05-29 23:17:31 +02:00
parent 08473dd353
commit 5dc43f1928
2 changed files with 7 additions and 1 deletions
+2
View File
@@ -14,3 +14,5 @@ jobs:
uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main
with:
versions_json: .github/versions.json
secrets:
token: ${{ secrets.BOT_TOKEN }}