Skip to content

Commit fd86cf0

Browse files
committed
ts
1 parent 025d76c commit fd86cf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/convert-to-qmd.yml

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
with:
3434
repository: weijie-chen/weijie-chen.github.io
3535
path: book_repo
36-
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token.
37-
fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository.
3836

3937
- name: Copy Converted QMD Files to Book Repository
4038
run: |

0 commit comments

Comments
 (0)