You've already forked wakapi-readme-stats
method name fixed
This commit is contained in:
@@ -190,7 +190,7 @@ async def main():
|
|||||||
if GHM.update_readme(stats):
|
if GHM.update_readme(stats):
|
||||||
DBM.g("Readme updated!")
|
DBM.g("Readme updated!")
|
||||||
else:
|
else:
|
||||||
await GHM.push_to_pr(stats)
|
GHM.set_github_output(stats)
|
||||||
DBM.g("Debug run, readme not updated. Check the latest comment for the generated stats.")
|
DBM.g("Debug run, readme not updated. Check the latest comment for the generated stats.")
|
||||||
await DM.close_remote_resources()
|
await DM.close_remote_resources()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user