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 4a1b8f6 commit 80d65e4
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: Clone `docs`
run: |
git clone -b docs git@github.com:romanin-rf/SeaPlayer.git site;
git clone -b docs https://github.com/romanin-rf/SeaPlayer.git site;
- name: Clearing `docs`
run: |
python clearing.py
Expand Down

0 comments on commit 80d65e4

Please sign in to comment.