♻️ Update FastAPI People GitHub Action to send the PR as github-actions (#2201)

This commit is contained in:
Sebastián Ramírez
2020-10-18 22:16:12 +02:00
committed by GitHub
parent 142710a0f3
commit d625963cc5
3 changed files with 7 additions and 2 deletions

View File

@@ -13,3 +13,4 @@ jobs:
- uses: ./.github/actions/people
with:
token: ${{ secrets.ACTIONS_TOKEN }}
standard_token: ${{ secrets.GITHUB_TOKEN }}