Skip to content

Commit

Permalink
use correct repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-luke authored Jun 19, 2021
1 parent 0e80e78 commit 70efc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Commit documentation changes
run: |
pwd
git clone https://github.com/mne-tools/mne-nirs.git --branch gh-pages --single-branch /home/runner/gh-pages
git clone https://github.com/rob-luke/fnirs-apps-quality-reports.git --branch gh-pages --single-branch /home/runner/gh-pages
cp /home/runner/example_data/BIDS-NIRS-Tapping-master/derivatives/fnirs-apps-quality-reports/report_basic_04.html /home/runner/gh-pages/example_report.html
cd /home/runner/gh-pages
ls
Expand Down

0 comments on commit 70efc0b

Please sign in to comment.