Skip to content

Commit 31641eb

Browse files
committed
upd ci
1 parent 546a5bb commit 31641eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,6 @@ jobs:
132132
git add .
133133
git commit -m "Update _static files in all documentation versions" || echo "No changes to commit"
134134
git push
135-
with:
136-
github_token: ${{ github.token }}
135+
# with:
136+
# github_token: ${{ github.token }}
137137

0 commit comments

Comments
 (0)