We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f197a8b commit 68c2f33Copy full SHA for 68c2f33
.github/workflows/sync-docs.yml
@@ -41,6 +41,6 @@ jobs:
41
# Push back to the repository
42
git push
43
44
- env:
45
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ env:
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
0 commit comments