📚Update a pinned gist to contain your latest reads on Goodreads
📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists
- Create a new public GitHub Gist
- Create a token with the
gist
scope and copy it. - Create a Goodreads account
- Create an API for the Goodreads API
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GIST_ID: The ID of the gist you created above (
https://gist.github.com/amorriscode/
3f84910b524db4819ec2dc1063f632ab
). - GH_TOKEN: The GitHub token generated above.
- GOODREADS_KEY: The API key for your Goodreads account.
- GOODREADS_USER_ID: The user ID for your Goodreads account (
https://www.goodreads.com/user/show/
5171404
-anthony
).