Update readme and do a minor change to the action

This commit is contained in:
Gervasio Marchand 2022-12-23 15:00:57 -03:00
parent 888b859ca6
commit 23d9209b95
No known key found for this signature in database
GPG Key ID: B7736CB188DD0A38
2 changed files with 3 additions and 1 deletions

View File

@ -60,7 +60,7 @@ I recommend you watch [this demo I recorded](https://youtu.be/XOBD8OsdjGY). Basi
1. Fork [GMFActionDemo](https://github.com/g3rv4/GMFActionDemo)
2. Change the `config.json` so that you pull the tags you want
3. Add a `FAKERELAY_APIKEY` GitHub Action secret with your api key
4. Uncomment the two lines on `GetMoarFediverse.yml` that run it on a scheduled route
4. Uncomment the two lines on `GetMoarFediverse.yml` that run it on a scheduled route. Keep in mind that [he schedule event can be delayed during periods of high loads of GitHub Actions workflow runs](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule).
This was built and graciously shared back to the main repo by [@chdorner](https://github.com/chdorner). Thanks a ton!

View File

@ -1,5 +1,7 @@
name: GetMoarFediverse
description: Runs GetMoarFediverse in GitHub actions
icon: activity
color: green
inputs:
config_file:
description: Path to the config.json