Skip to content

Commit

Permalink
Update retract-paper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Aug 8, 2023
1 parent 3b9ad84 commit c5e8802
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/retract-paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,11 @@ jobs:
retraction_notice_url: ${{ github.event.inputs.retraction_notice_url }}
issue_id: ${{ github.event.inputs.issue_id }}
journal: joss
papers_repo: aliadalabs/papers-test
papers_repo_main_branch: main
branch_prefix: test_journal
github_bot_token: ${{ secrets.BOT_TOKEN }}
crossref_username: ${{ secrets.CROSSREF_USERNAME }}
crossref_password: ${{ secrets.CROSSREF_PASSWORD }}
crossref_mode: test
mode: ${{ github.event.inputs.mode }}

0 comments on commit c5e8802

Please sign in to comment.