Skip to content

Commit

Permalink
Try paper compiling acction
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Jan 24, 2024
1 parent e9acec6 commit 8958b91
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,13 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./content/_build/_page/index/singlehtml
compiling:
runs-on: ubuntu-latest
steps:
- name: Compile Paper
uses: xuanxu/paper-action@main
with:
issue_id: {{ github.event.inputs.issue_id }}
repository_url: http://github.com/${{ github.repository }}
branch: docs
journal: joss

0 comments on commit 8958b91

Please sign in to comment.