Skip to content

Commit

Permalink
Merge pull request #586 from UBC-DSCI/main
Browse files Browse the repository at this point in the history
Force public site update
  • Loading branch information
trevorcampbell committed Aug 21, 2024
2 parents 5d822d0 + c08e242 commit 2a5ef4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: copy dev/ website back in
run: |
yes | cp -rf ${{ runner.home }}/dev dev
yes | cp -rf $HOME/dev dev
- name: push the result to gh-pages
uses: stefanzweifel/git-auto-commit-action@v5
3 changes: 0 additions & 3 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,3 @@ This work by [Tiffany Timbers](https://www.tiffanytimbers.com/), [Trevor Campbel
and [Melissa Lee](https://www.stat.ubc.ca/users/melissa-lee) is licensed under
a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).




0 comments on commit 2a5ef4c

Please sign in to comment.