Skip to content

Commit

Permalink
edit github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestguevarra committed Nov 18, 2024
1 parent f9683c5 commit 8d8e362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
renv::restore()
shell: Rscript {0}

- name: Run workflow
- name: Render document
run: |
targets::tar_make(ferc_scoping_review_report)
quarto::quarto_render("cyclones.qmd")
shell: Rscript {0}

- name: Deploy 🚀
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- badges: start -->
![License for code](https://img.shields.io/badge/license_for_code-GPL3.0-blue)
![License for text](https://img.shields.io/badge/license_for_writing-CC_BY_4.0-blue)
[![Quarto Publish](https://github.com/OxfordIHTM/solutions-depressions-storms-and-typhoons-oh-my/actions/workflows/publish.yml/badge.svg)](https://github.com/OxfordIHTM/solutions-depressions-storms-and-typhoons-oh-my/actions/workflows/publish.yml)
[![deploy document](https://github.com/OxfordIHTM/solutions-depressions-storms-and-typhoons-oh-my/actions/workflows/publish.yml/badge.svg)](https://github.com/OxfordIHTM/solutions-depressions-storms-and-typhoons-oh-my/actions/workflows/publish.yml)
[![DOI](https://zenodo.org/badge/889816501.svg)](https://zenodo.org/badge/latestdoi/889816501)
<!-- badges: end -->

Expand Down

0 comments on commit 8d8e362

Please sign in to comment.