Skip to content

Commit

Permalink
chore: adjust docusarus action
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed May 18, 2021
1 parent c159560 commit 793f547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docusaurus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
- name: Create local changes and commit
run: |
Expand Down

0 comments on commit 793f547

Please sign in to comment.