We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15300b commit c1f75b8Copy full SHA for c1f75b8
.github/workflows/update-index.yml
@@ -53,7 +53,7 @@ jobs:
53
cd ~
54
Rscript -e 'library(divewatchr); divewatch(data = "1qO7_0K1R-4i_MSgtT3zAYbZfxBmPMgQWAi7OmWmb1-M")'
55
find . -name "overview.html"
56
- mv ./overview.html .
+ mv ./overview.html /home/runner/work/rubenpp7.github.io/rubenpp7.github.io
57
58
- name: Rename old index.html
59
run: |
0 commit comments