diff --git a/.github/workflows/flex-update.yml b/.github/workflows/flex-update.yml index f08d628b..5e5ac186 100644 --- a/.github/workflows/flex-update.yml +++ b/.github/workflows/flex-update.yml @@ -14,3 +14,5 @@ jobs: uses: symfony/recipes/.github/workflows/callable-flex-update.yml@main with: contrib: true + secrets: + token: ${{ secrets.BOT_TOKEN }}