library.bib
file with your papers metadata and create a folder called scripts
scripts
folder, create run_refy.py
The content of run_refy.py
should be:run_refy.py
and this will create a refy.html
file with your recommendations.New Workflow
and in the next page select Simple Workflow
(click on 'setup this workflow'). This will take you to a new page where you can edit your action's yaml
workflow file. Delete all precompiled content and replace it with:YOURUSERNAME
at row 35
with your GitHub username.library.bib
file to a GitHub repository every time I add papers to my collection. So whenever I add new papers, the .bib
file in my repository is update and this triggers new papers recommendation refy.html
file in your repository, so the next step is to commit this new version to your repository: