Skip to content

Commit

Permalink
bug 6
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdez committed Dec 3, 2024
1 parent 44041e1 commit e3ceb8c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/joss_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: JOSS generation
on:
push:
paths:
- joss_paper/paper.md
- joss_paper/paper_cit.bib
- joss_paper/paper_UM.md
- joss_paper/paper_UM.bib
- .github/workflows/joss.yml
- joss_paper/plots/* # Trigger the paper generation workflow when the plots have changed (only works when the plots are pushed manually)
workflow_call:
Expand Down Expand Up @@ -32,7 +32,7 @@ jobs:
with:
journal: joss
# This should be the path to the paper within your repo.
paper-path: joss_paper/paper.md
paper-path: joss_paper/paper_UM.md
- name: Upload
uses: actions/upload-artifact@v3
with:
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit e3ceb8c

Please sign in to comment.