Skip to content

Commit 2a1be1b

Browse files
committed
ci
1 parent cb70e0d commit 2a1be1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ jobs:
482482
node-version: 18
483483

484484
- name: Build Antora Docs
485-
env:
486-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
485+
# env:
486+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
487487
run: |
488488
git config --global --add safe.directory "$(pwd)"
489489

0 commit comments

Comments
 (0)