Skip to content

Commit aba7951

Browse files
committed
trying to fix docs
1 parent 2834572 commit aba7951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v2
16-
with:
17-
token: ${{ secrets.PAT }}
16+
# with:
17+
# token: ${{ secrets.PAT }}
1818

1919
- name: Prereqs
2020
env:

0 commit comments

Comments
 (0)