mirror of
https://github.com/symfony/recipes.git
synced 2026-09-14 16:46:24 +03:00
Fix usage of secrets in callable-qa workflow
This commit is contained in:
@@ -10,5 +10,5 @@ defaults:
|
||||
jobs:
|
||||
call-qa:
|
||||
uses: symfony/recipes/.github/workflows/callable-qa.yml@main
|
||||
with:
|
||||
secrets:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user