🔒 Use personal access token to trigger docs previews

This commit is contained in:
Sebastián Ramírez
2020-07-20 17:45:28 +02:00
committed by GitHub
parent 11c05beece
commit 62c23ab5fa

View File

@@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v2
- uses: ./.github/actions/watch-previews
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.ACTIONS_TOKEN }}