Skip to content

Commit 0ca3b12

Browse files
committed
pat
1 parent 7dea5c8 commit 0ca3b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
uses: peaceiris/actions-gh-pages@v3
6262
if: github.ref == 'refs/heads/main' # Only deploy on the main branch
6363
with:
64-
github_token: ${{ secrets.GITHUB_TOKEN }}
64+
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6565
publish_dir: ./docs/dnadesign

0 commit comments

Comments
 (0)