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 8958b91 commit 87bddfc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
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
- 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 87bddfc

Please sign in to comment.