Skip to content

Commit 68c2f33

Browse files
author
Tomás Ciccola
committed
fix
1 parent f197a8b commit 68c2f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
# Push back to the repository
4242
git push
4343
44-
env:
45-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44+
env:
45+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646

0 commit comments

Comments
 (0)