mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
[ci] Fix BOT_TOKEN auth for the Flex endpoint update push
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user