mirror of https://github.com/tiangolo/fastapi.git
🔒 Use personal access token to trigger docs previews
This commit is contained in:
parent
11c05beece
commit
62c23ab5fa
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: ./.github/actions/watch-previews
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.ACTIONS_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue