Skip to content

Commit

Permalink
WIP: tryin to fix ci for joss x16
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Nov 19, 2024
1 parent ab894c0 commit e78dd10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/joss-pdf-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git checkout -b joss-pdf-ac-branch
git add paper/paper.pdf
git commit -am "ACTION_BOT: AC JOSS paper draft PDF"
git push --set-upstream origin joss-pdf-ac-branch
env:
Expand Down
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ bibliography: paper.bib

# Summary

test11
test12
<!-- this is a sort of abstract. (MAX 50 words) -->
<!-- ![Test image captation.](01_fig_placeholder.png){ width=20% } -->

Expand Down

0 comments on commit e78dd10

Please sign in to comment.