This PR adds a python script and GitHub actions workflow suitable to update the ALPS ADS library with papers citing the ALPS paper every week. It will require adding a repository secret containing an API token with permissions to add documents to the library.
This PR adds a python script and GitHub actions workflow suitable to update the ALPS ADS library with papers citing the ALPS paper every week. It will require adding a repository secret containing an API token with permissions to add documents to the library.
Tested: https://github.com/t-young31/ads-api-search-and-add
To add the secret:
Settings
→Secrets and variables
→Actions
→New repository secret
ADS_API_TOKEN
Secret:<token value from step 1>