Skip to content

Commit

Permalink
Update docs-publing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
romanin-rf committed Dec 18, 2023
1 parent 1e11a37 commit 2b2c13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Pull `docs`
run: |
cd site;
git pull --no-ff;
git pull --no-ff --rebase=true;
cd ..;
- name: Clear `docs`
run: |
Expand Down

0 comments on commit 2b2c13e

Please sign in to comment.