Ferran Buireu

Results 10 comments of Ferran Buireu

Is there any improvement or resolution about that?

Is this project still maintained by the author? I would like to see what's going or if I need to switch to another active project

> I had faced the same problem. But I solved the problem eventually. Here are my codes. > > ### YML file > ```yaml > name: Update README > >...

Sorry, but it doesn't make sense at all what you are suggesting. Everything wrapped by `` is replaced by the action's code (what extracts from GitHub's activity). If that was...

## For those who are facing this issue: ``` Run jamesgeorge007/github-activity-readme@master ⬤ debug Getting activity for fbuireu ⬤ debug Activity for fbuireu, [10](https://github.com/fbuireu/fbuireu/runs/7861274323?check_suite_focus=true#step:3:11)0 events found. ✔ success Wrote to README...

See https://github.com/jamesgeorge007/github-activity-readme/issues/80#issuecomment-1217821092

It seems to be only detecting changes in the `README.md` file. Have you tested it? In my case, I have a loop to target different `README.md` files as a `TARGET_FILE`...

I think you are missing the changes in the distribution file (https://github.com/Lissy93/github-activity-readme/blob/master/dist/index.js). I've forked your repo to apply the required changes (based on this PR) but I'm not able to...

If you put the same value in the `autoPlayAnimationDuration` as well as `autoPlayInterval` does the trick, since the animation doesn't delay between intervals. For example: ``` autoPlayAnimationDuration: const Duration( milliseconds:...