Skip to content

Commit 1d4e69a

Browse files
fix(action joss paper) correct branch name
1 parent acf24e6 commit 1d4e69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-pdf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: xuanxu/paper-action@main
1818
with:
1919
repository_url: http://github.com/PLAID-lib/plaid
20-
branch: action_paper
20+
branch: ${{ github.ref_name }}
2121
issue_id: 8393
2222
journal: joss
2323
- name: Upload

0 commit comments

Comments
 (0)