waka-readme-stats
waka-readme-stats copied to clipboard
BUG
Describe the bug When runworkflow,AssertionError
To Reproduce Steps to reproduce the behavior:
- Go to Actions
- Click on 'run workflow‘
- See error
Expected behavior I want to make waka-readme success
Additional context
The error:
Traceback (most recent call last):
File "/waka-readme-stats/main.py", line 230, in
you can see this picture
I'm experiencing the same issue. I have been experiencing it since December 3rd.
Fixed for me!
I reset the secrets and it worked
Yeah, I experienced the same issue, and resetting the token resolved it. However, I believe there should be some exception handling in place.
How to reset the token? I've regenerated my token and set repo's secret multiple times, yet the error remains.
Solved, just add environment to .yml file, because secrets are defined in envionments.
I have solved, you need insure the token in .yml file.