Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed Sep 14, 2023
1 parent b1bf119 commit 537cbd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/open_journals_pdf_generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- humble
- paper

jobs:
paper:
Expand All @@ -16,9 +16,9 @@ jobs:
uses: openjournals/openjournals-draft-action@master
with:
journal: joss
paper-path: paper/paper.md
paper-path: lbr_fri_ros2_stack/doc/paper/paper.md
- name: Upload
uses: actions/upload-artifact@v1
with:
name: paper
path: paper/paper.pdf
path: lbr_fri_ros2_stack/doc/paper/paper.pdf

0 comments on commit 537cbd5

Please sign in to comment.