Fix usage of secrets in callable-qa workflow

This commit is contained in:
Nicolas Grekas
2022-06-10 15:05:13 +02:00
parent 58cc443bd3
commit 7ba147b590
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ defaults:
jobs:
call-qa:
uses: symfony/recipes/.github/workflows/callable-qa.yml@main
with:
secrets:
token: ${{ secrets.BOT_TOKEN }}