Skip to content

Commit c1f75b8

Browse files
authored
move output file to repo root
1 parent e15300b commit c1f75b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
cd ~
5454
Rscript -e 'library(divewatchr); divewatch(data = "1qO7_0K1R-4i_MSgtT3zAYbZfxBmPMgQWAi7OmWmb1-M")'
5555
find . -name "overview.html"
56-
mv ./overview.html .
56+
mv ./overview.html /home/runner/work/rubenpp7.github.io/rubenpp7.github.io
5757
5858
- name: Rename old index.html
5959
run: |

0 commit comments

Comments
 (0)