Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Dec 19, 2024
1 parent 86fb5ef commit a48d630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
env: # Set the secret as an input
AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}
ZENODO_TOKEN: ${{ secrets.ZENODO_TOKEN }}
BABELQUARTO_CI_URL: ""

- name: Move English files
run: Rscript -e 'file.copy(from = "_book/rOpenSci-Packages--Development,-Maintenance,-and-Peer-Review.pdf", to = "_book/ropensci-dev-guide.pdf")' -e 'purrr::walk(list.files("images", full.names = TRUE), file.copy, to = "_book/images")'
Expand Down

0 comments on commit a48d630

Please sign in to comment.